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 48ad733 commit 5db783aCopy full SHA for 5db783a
src/inline-assembly.md
@@ -18,7 +18,7 @@ Support for inline assembly is stable on the following architectures:
18
- LoongArch
19
- s390x
20
21
-The compiler will emit an error if `asm!` is used on an unsupported target.
+The compiler will emit an error if an assembly macro is used on an unsupported target.
22
23
r[asm.example]
24
## Example
0 commit comments