Skip to content

Commit 1d345b2

Browse files
committed
Fix span_use_eq_ctxt test
The stage0 compiler does not know about the lint yet, so ignore the test on stage1.
1 parent 8ff2954 commit 1d345b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Test the `rustc::span_use_eq_ctxt` internal lint
2+
// ignore-stage1
23
// compile-flags: -Z unstable-options
34

45
#![feature(rustc_private)]

0 commit comments

Comments
 (0)