Skip to content

Commit f1a399c

Browse files
committed
Mark stdlib for QNX as fully available
1 parent 3ce2cd0 commit f1a399c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ target | std | host | notes
216216
[`aarch64-kmc-solid_asp3`](platform-support/kmc-solid.md) | ✓ | | ARM64 SOLID with TOPPERS/ASP3
217217
[`aarch64-nintendo-switch-freestanding`](platform-support/aarch64-nintendo-switch-freestanding.md) | * | | ARM64 Nintendo Switch, Horizon
218218
[`aarch64-pc-windows-gnullvm`](platform-support/pc-windows-gnullvm.md) | ✓ | ✓ |
219-
[`aarch64-unknown-nto-qnx710`](platform-support/nto-qnx.md) | ? | | ARM64 QNX Neutrino 7.1 RTOS |
219+
[`aarch64-unknown-nto-qnx710`](platform-support/nto-qnx.md) | | | ARM64 QNX Neutrino 7.1 RTOS |
220220
`aarch64-unknown-freebsd` | ✓ | ✓ | ARM64 FreeBSD
221221
`aarch64-unknown-hermit` | ✓ | | ARM64 HermitCore
222222
`aarch64-unknown-linux-gnu_ilp32` | ✓ | ✓ | ARM64 Linux (ILP32 ABI)
@@ -308,7 +308,7 @@ target | std | host | notes
308308
`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64
309309
`x86_64-apple-tvos` | * | | x86 64-bit tvOS
310310
[`x86_64-apple-watchos-sim`](platform-support/apple-watchos.md) | ✓ | | x86 64-bit Apple WatchOS simulator
311-
[`x86_64-pc-nto-qnx710`](platform-support/nto-qnx.md) | ? | | x86 64-bit QNX Neutrino 7.1 RTOS |
311+
[`x86_64-pc-nto-qnx710`](platform-support/nto-qnx.md) | | | x86 64-bit QNX Neutrino 7.1 RTOS |
312312
[`x86_64-pc-windows-gnullvm`](platform-support/pc-windows-gnullvm.md) | ✓ | ✓ |
313313
`x86_64-pc-windows-msvc` | * | | 64-bit Windows XP support
314314
`x86_64-sun-solaris` | ? | | Deprecated target for 64-bit Solaris 10/11, illumos

0 commit comments

Comments
 (0)