We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b4a01 + d9b075a commit 360eb34Copy full SHA for 360eb34
src/doc/rustc/src/platform-support.md
@@ -118,7 +118,7 @@ target | std | host | notes
118
`thumbv7neon-unknown-linux-gnueabihf` | ✓ | | Thumb2-mode ARMv7a Linux with NEON (kernel 4.4, glibc 2.23)
119
`thumbv8m.base-none-eabi` | * | | ARMv8-M Baseline
120
`thumbv8m.main-none-eabi` | * | | ARMv8-M Mainline
121
-`thumbv8m.main-none-eabihf` | * | | ARMv8-M Baseline, hardfloat
+`thumbv8m.main-none-eabihf` | * | | ARMv8-M Mainline, hardfloat
122
`wasm32-unknown-emscripten` | ✓ | | WebAssembly via Emscripten
123
`wasm32-unknown-unknown` | ✓ | | WebAssembly
124
`wasm32-wasi` | ✓ | | WebAssembly with WASI
0 commit comments