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:
bjorn3 2024-04-06 13:35:54 +00:00
parent 8d490e33ad
commit 809e0c7453
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
//@ revisions:rpass1 rpass2
//@ should-fail
//@ compile-flags: -Z query-dep-graph
#![feature(rustc_attrs)]

View File

@ -7,6 +7,7 @@
//@ revisions:rpass1 rpass2
//@ should-fail
//@ compile-flags: -Z query-dep-graph
#![feature(rustc_attrs)]