Skip to content

Commit 371fffd

Browse files
committed
Workaround rust-lang#54222 by just ignoring the warning about the linker flag.
1 parent c9f2c2d commit 371fffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/lib-defaults.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// dont-check-compiler-stderr (rust-lang/rust#54222)
12+
1113
// ignore-wasm32-bare no libc to test ffi with
1214

1315
// compile-flags: -lrust_test_helpers

0 commit comments

Comments
 (0)