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 1c48025 commit 76cd709Copy full SHA for 76cd709
src/test/ui/empty_global_asm.rs
@@ -1,5 +1,6 @@
1
// run-pass
2
3
+#[allow(unused_imports)]
4
use std::arch::global_asm;
5
6
#[cfg(target_arch = "x86")]
0 commit comments