We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06779d5 commit 54edf8cCopy full SHA for 54edf8c
tests/ui/codegen/empty-static-libs-issue-108825.rs
@@ -5,7 +5,7 @@
5
//@ build-pass
6
//@ error-pattern: note: native-static-libs:
7
//@ dont-check-compiler-stderr libcore links `/defaultlib:msvcrt` or `/defaultlib:libcmt` on MSVC
8
-//@ ignore-cross-compile doesn't produce any output on i686-unknown-linux-gnu for some reason?
+//-@ ignore-cross-compile doesn't produce any output on i686-unknown-linux-gnu for some reason?
9
10
#![crate_type = "staticlib"]
11
#![no_std]
0 commit comments