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 cc2509a commit b1fb3b4Copy full SHA for b1fb3b4
posts/inside-rust/2020-05-25-new-inline-asm.md
@@ -34,7 +34,7 @@ compiler implementation:
34
- The proposal first started as a [pre-RFC on
35
internals](https://internals.rust-lang.org/t/pre-rfc-2-inline-assembly/11310).
36
- Inline assembly became one of the language team's first [project
37
- group](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
+ groups](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
38
and iteratively designed RFCs in [the project group
39
repository](https://github.com/rust-lang/project-inline-asm/).
40
- [RFC 2873](https://github.com/rust-lang/rfcs/pull/2873) (still under
0 commit comments