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 32cd8e5 commit acecdd1Copy full SHA for acecdd1
1 file changed
src/doc/rustc/src/platform-support/armv6-none-eabi.md
@@ -25,8 +25,8 @@ mode so there is no `thumbv6-none-eabihf` target.
25
See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all
26
`arm-none-eabi` targets.
27
28
-[`AtomicU8`](https://docs.rust-lang.org/stable/core/sync/atomic/struct.AtomicU8.html)
29
-[`AtomicI8`](https://docs.rust-lang.org/stable/core/sync/atomic/struct.AtomicI8.html)
+[`AtomicU8`]: https://docs.rust-lang.org/stable/core/sync/atomic/struct.AtomicU8.html
+[`AtomicI8`]: https://docs.rust-lang.org/stable/core/sync/atomic/struct.AtomicI8.html
30
31
## Target Maintainers
32
0 commit comments