We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9677964 commit 836d439Copy full SHA for 836d439
src/doc/rustc/src/platform-support.md
@@ -208,7 +208,7 @@ target | std | host | notes
208
`thumbv7a-uwp-windows-msvc` | ✓ | |
209
`thumbv7neon-unknown-linux-musleabihf` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL
210
`thumbv4t-none-eabi` | * | | ARMv4T T32
211
-`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst
+`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64
212
`x86_64-apple-tvos` | * | | x86 64-bit tvOS
213
`x86_64-linux-kernel` | * | | Linux kernel modules
214
`x86_64-pc-solaris` | ? | |
0 commit comments