We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597118b commit 62ee3ecCopy full SHA for 62ee3ec
src/doc/rustc/src/platform-support.md
@@ -207,7 +207,7 @@ target | std | host | notes
207
`riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0)
208
`riscv32gc-unknown-linux-gnu` | | | RISC-V Linux (kernel 5.4, glibc 2.33)
209
`riscv32gc-unknown-linux-musl` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
210
-`s390x-unknown-linux-musl` | ✓ | ✓ | S390x Linux (kernel 2.6.32, MUSL)
+`s390x-unknown-linux-musl` | | | S390x Linux (kernel 2.6.32, MUSL)
211
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
212
`sparc64-unknown-netbsd` | ✓ | ✓ | NetBSD/sparc64
213
`sparc64-unknown-openbsd` | ? | |
0 commit comments