Workaround rust-lang/rust#54222 by just ignoring the warning about the linker flag.
This commit is contained in:
parent
c9f2c2de92
commit
371fffdbed
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// dont-check-compiler-stderr (rust-lang/rust#54222)
|
||||
|
||||
// ignore-wasm32-bare no libc to test ffi with
|
||||
|
||||
// compile-flags: -lrust_test_helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue