Skip to content

Commit d1cf1b1

Browse files
committed
Don't test codegen-units errors on stage1 (c.f. rust-lang#20184)
1 parent 03268bb commit d1cf1b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/compile-fail/asm-src-loc-codegen-units.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010
//
11+
// ignore-stage1 (#20184)
1112
// compile-flags: -C codegen-units=2
1213
// error-pattern: build without -C codegen-units for more exact errors
1314

0 commit comments

Comments
 (0)