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 d9403c1 commit 8f5190bCopy full SHA for 8f5190b
tests/ui/emit-warning-while-exe-and-print-link-info.rs
@@ -1,2 +1,4 @@
1
//@ compile-flags: --print native-static-libs --crate-type staticlib --emit metadata
2
//@ check-pass
3
+//@ error-pattern: warning: skipping link step due to conflict: cannot output linkage information without emitting executable
4
+//@ error-pattern: note: consider emitting executable to print linkage information
0 commit comments