Skip to content

Commit 7265541

Browse files
committed
Add //@ ignore-stage1 to query_stability.rs test
1 parent c3c2c23 commit 7265541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui-fulldeps/internal-lints/query_stability.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ compile-flags: -Z unstable-options
2+
//@ ignore-stage1
23

34
#![feature(rustc_private)]
45
#![deny(rustc::potential_query_instability)]

0 commit comments

Comments
 (0)