Skip to content

Commit bf66ddb

Browse files
committed
fix wrong ignore condition
1 parent 9a2d1b8 commit bf66ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui-fulldeps/stable-mir/crate-info.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// run-pass
22
// Test that users are able to use stable mir APIs to retrieve information of the current crate
33

4-
// ignore-stage-1
4+
// ignore-stage1
55
// ignore-cross-compile
66
// ignore-remote
77
// edition: 2021

0 commit comments

Comments
 (0)