We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f58631b + f882c9b commit 4664725Copy full SHA for 4664725
src/doc/rustc/src/platform-support.md
@@ -144,7 +144,7 @@ target | std | notes
144
`mips64-unknown-linux-muslabi64` | ✓ | MIPS64 Linux, n64 ABI, MUSL
145
`mips64el-unknown-linux-muslabi64` | ✓ | MIPS64 (LE) Linux, n64 ABI, MUSL
146
`mipsel-unknown-linux-musl` | ✓ | MIPS (LE) Linux with MUSL
147
-`nvptx64-nvidia-cuda` | ✓ | --emit=asm generates PTX code that [runs on NVIDIA GPUs]
+`nvptx64-nvidia-cuda` | * | --emit=asm generates PTX code that [runs on NVIDIA GPUs]
148
`riscv32i-unknown-none-elf` | * | Bare RISC-V (RV32I ISA)
149
`riscv32imac-unknown-none-elf` | * | Bare RISC-V (RV32IMAC ISA)
150
`riscv32imc-unknown-none-elf` | * | Bare RISC-V (RV32IMC ISA)
0 commit comments