We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f177d commit 2f7328dCopy full SHA for 2f7328d
tests/ui/linkage-attr/issue-10755.rs
@@ -1,6 +1,6 @@
1
// build-fail
2
// dont-check-compiler-stderr
3
-// compile-flags: -C linker=llllll -C linker-flavor=ld
+// compile-flags: -C linker=llllll
4
// error-pattern: `llllll`
5
6
// Before, the error-pattern checked for "not found". On WSL with appendWindowsPath=true, running
0 commit comments