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 1621ce6 commit a0d1f5aCopy full SHA for a0d1f5a
src/doc/rustc/src/platform-support/aarch64-unknown-none.md
@@ -106,8 +106,8 @@ run your code on.
106
## Start-up and Low-Level Code
107
108
The [Rust Embedded Devices Working Group Arm Team] maintain the
109
-[`aarch64-cpu`], which may be useful for writing bare-metal code using this
110
-target.
+[`aarch64-cpu`] crate, which may be useful for writing bare-metal code using
+this target.
111
112
The *TrustedFirmware* group also maintain [Rust crates for this
113
target](https://github.com/ArmFirmwareCrates).
0 commit comments