Add missing -Zquery-dep-graph to the spike-neg incr comp tests
This ensures that the tests actually test what they are meant to test rather than exitting immediately with an error that -Zquery-dep-graph has to be passed.
This commit is contained in:
parent
8d490e33ad
commit
809e0c7453
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
//@ revisions:rpass1 rpass2
|
//@ revisions:rpass1 rpass2
|
||||||
//@ should-fail
|
//@ should-fail
|
||||||
|
//@ compile-flags: -Z query-dep-graph
|
||||||
|
|
||||||
#![feature(rustc_attrs)]
|
#![feature(rustc_attrs)]
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
//@ revisions:rpass1 rpass2
|
//@ revisions:rpass1 rpass2
|
||||||
//@ should-fail
|
//@ should-fail
|
||||||
|
//@ compile-flags: -Z query-dep-graph
|
||||||
|
|
||||||
#![feature(rustc_attrs)]
|
#![feature(rustc_attrs)]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user