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 61edfd5 commit addf680Copy full SHA for addf680
src/test/ui/asm/srcloc.rs
@@ -1,7 +1,7 @@
1
// no-system-llvm
2
// only-x86_64
3
// build-fail
4
-
+// compile-flags: -Ccodegen-units=1
5
#![feature(asm)]
6
7
// Checks that inline asm errors are mapped to the correct line in the source code.
0 commit comments