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 db01c81 commit 4374650Copy full SHA for 4374650
posts/inside-rust/2020-05-25-new-inline-asm.md
@@ -124,5 +124,6 @@ instruction.
124
125
For full details on the new `asm!` syntax, see [RFC
126
2873](https://github.com/Amanieu/rfcs/blob/inline-asm/text/0000-inline-asm.md).
127
-Please try it out, and [report any bugs via the rust issue
+Please try it out (including translating existing inline assembly to the new
128
+syntax), and [report any bugs via the rust issue
129
tracker](https://github.com/rust-lang/rust/issues/) with the tag `F-asm`.
0 commit comments