We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2185c8c commit 959e603Copy full SHA for 959e603
posts/2022-02-24-Rust-1.59.0.md
@@ -53,7 +53,7 @@ The format string syntax used to name registers in the `asm!` and `global_asm!`
53
macros is the same used in Rust format strings, so it should feel quite familiar
54
to Rust programmers.
55
56
-The syntax and instructions available in the assembly code itself vary according
+The assembly language and instructions available in the assembly code itself vary according
57
to the target architecture. Today, the following architectures are supported:
58
59
* x86 and x86-64
0 commit comments