We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e7b9b commit bdbb995Copy full SHA for bdbb995
src/doc/rustc/src/platform-support.md
@@ -204,7 +204,7 @@ target | std | host | notes
204
`thumbv4t-none-eabi` | * | | ARMv4T T32
205
`x86_64-apple-ios-macabi` | ✓[^apple] | | Apple Catalyst
206
`x86_64-apple-tvos` | *[^apple] | | x86 64-bit tvOS
207
-`x86_64-linux-kernel` | ? | | Linux kernel modules
+`x86_64-linux-kernel` | * | | Linux kernel modules
208
`x86_64-pc-solaris` | ? | |
209
`x86_64-pc-windows-msvc` | ✓ | | 64-bit Windows XP support
210
`x86_64-unknown-cloudabi` | ✓ | | 64-bit CloudABI
0 commit comments