We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491bdcb commit 68df40eCopy full SHA for 68df40e
src/doc/rustc/src/platform-support.md
@@ -94,7 +94,7 @@ target | notes
94
`powerpc64-unknown-linux-gnu` | PPC64 Linux (kernel 3.2, glibc 2.17)
95
`powerpc64le-unknown-linux-gnu` | PPC64LE Linux (kernel 3.10, glibc 2.17)
96
`riscv64gc-unknown-linux-gnu` | RISC-V Linux (kernel 4.20, glibc 2.29)
97
-`s390x-unknown-linux-gnu` | S390x Linux (kernel 3.2, glibc 2.11)
+`s390x-unknown-linux-gnu` | S390x Linux (kernel 3.2, glibc 2.17)
98
`x86_64-unknown-freebsd` | 64-bit FreeBSD
99
`x86_64-unknown-illumos` | illumos
100
`x86_64-unknown-linux-musl` | 64-bit Linux with MUSL
0 commit comments