We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6732922 commit 0030a3aCopy full SHA for 0030a3a
src/doc/rustc/src/platform-support.md
@@ -305,7 +305,7 @@ target | std | host | notes
305
`riscv64gc-unknown-freebsd` | | | RISC-V FreeBSD
306
`riscv64gc-unknown-fuchsia` | | | RISC-V Fuchsia
307
`riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0)
308
-[`riscv64gc-unknown-netbsd`](platform-support/netbsd.md) | ✓ | ? | RISC-V NetBSD
+[`riscv64gc-unknown-netbsd`](platform-support/netbsd.md) | ✓ | ✓ | RISC-V NetBSD
309
[`riscv64gc-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/riscv64
310
`s390x-unknown-linux-musl` | | | S390x Linux (kernel 3.2, MUSL)
311
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
0 commit comments