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 10ae04a commit 9225df3Copy full SHA for 9225df3
src/doc/rustc/src/platform-support.md
@@ -205,7 +205,7 @@ target | std | host | notes
205
[`aarch64-kmc-solid_asp3`](platform-support/kmc-solid.md) | ✓ | | ARM64 SOLID with TOPPERS/ASP3
206
`aarch64-unknown-freebsd` | ✓ | ✓ | ARM64 FreeBSD
207
`aarch64_unknown_hermit` | ✓ | |ARM64 HermitCore
208
-[`aarch64_unknown_none_hermitkernel`](platform-support/aarch64-unknown-none-hermitkernel.md) | * | | ARM64 HermitCore kernel
+[`aarch64-unknown-none-hermitkernel`](platform-support/aarch64-unknown-none-hermitkernel.md) | * | | ARM64 HermitCore kernel
209
`aarch64-unknown-uefi` | * | | ARM64 UEFI
210
`aarch64-unknown-linux-gnu_ilp32` | ✓ | ✓ | ARM64 Linux (ILP32 ABI)
211
`aarch64-unknown-netbsd` | ✓ | ✓ |
0 commit comments