Skip to content

Commit 4374650

Browse files
committed
Encourage people to translate inline assembly to the new syntax
1 parent db01c81 commit 4374650

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posts/inside-rust/2020-05-25-new-inline-asm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,6 @@ instruction.
124124

125125
For full details on the new `asm!` syntax, see [RFC
126126
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
127+
Please try it out (including translating existing inline assembly to the new
128+
syntax), and [report any bugs via the rust issue
128129
tracker](https://github.com/rust-lang/rust/issues/) with the tag `F-asm`.

0 commit comments

Comments
 (0)