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 0690f9c commit 507561eCopy full SHA for 507561e
tests/ui/asm_syntax.rs
@@ -1,5 +1,5 @@
1
#![feature(asm)]
2
-// only-x86 only-x86_64
+// only-x86_64
3
4
#[warn(clippy::inline_asm_x86_intel_syntax)]
5
mod warn_intel {
0 commit comments