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 36efb2b commit 99055a7Copy full SHA for 99055a7
posts/inside-rust/2020-05-25-new-inline-asm.md
@@ -31,7 +31,7 @@ friendlier syntax for `asm!`. This syntax has had a long road from concept to
31
compiler implementation:
32
- The proposal first started as a [pre-RFC on
33
internals](https://internals.rust-lang.org/t/pre-rfc-2-inline-assembly/11310).
34
-- Inline assembly became the language team's first [project
+- Inline assembly became one of the language team's first [project
35
group](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
36
and iteratively designed RFCs in [the project group
37
repository](https://github.com/rust-lang/project-inline-asm/).
0 commit comments