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 0e15f5e commit 4b67ba4Copy full SHA for 4b67ba4
src/doc/rustc/src/platform-support.md
@@ -86,7 +86,7 @@ so Rustup may install the documentation for a similar tier 1 target instead.
86
87
target | notes
88
-------|-------
89
-`aarch64-apple-darwin` | ARM64 macOS (11.0+, Big Sur+)
+[`aarch64-apple-darwin`](platform-support/aarch64-apple-darwin.md) | ARM64 macOS (11.0+, Big Sur+)
90
`aarch64-pc-windows-msvc` | ARM64 Windows MSVC
91
`aarch64-unknown-linux-musl` | ARM64 Linux with musl 1.2.3
92
`arm-unknown-linux-gnueabi` | ARMv6 Linux (kernel 3.2, glibc 2.17)
0 commit comments