@@ -259,7 +259,7 @@ target | std | host | notes
259
259
[ ` aarch64-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | ARM64 NetBSD
260
260
[ ` aarch64-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | ARM64 OpenBSD
261
261
` aarch64-unknown-redox ` | ? | | ARM64 Redox OS
262
- ` aarch64-uwp-windows-msvc ` | ? | |
262
+ ` aarch64-uwp-windows-msvc ` | ✓ | |
263
263
` aarch64-wrs-vxworks ` | ? | |
264
264
` aarch64_be-unknown-linux-gnu_ilp32 ` | ✓ | ✓ | ARM64 Linux (big-endian, ILP32 ABI)
265
265
` aarch64_be-unknown-linux-gnu ` | ✓ | ✓ | ARM64 Linux (big-endian)
@@ -300,8 +300,8 @@ target | std | host | notes
300
300
[ ` i686-unknown-hurd-gnu ` ] ( platform-support/hurd.md ) | ✓ | ✓ | 32-bit GNU/Hurd [ ^ x86_32-floats-return-ABI ]
301
301
[ ` i686-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | NetBSD/i386 with SSE2 [ ^ x86_32-floats-return-ABI ]
302
302
[ ` i686-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | 32-bit OpenBSD [ ^ x86_32-floats-return-ABI ]
303
- ` i686-uwp-windows-gnu ` | ? | | [ ^ x86_32-floats-return-ABI ]
304
- ` i686-uwp-windows-msvc ` | ? | | [ ^ x86_32-floats-return-ABI ]
303
+ ` i686-uwp-windows-gnu ` | ✓ | | [ ^ x86_32-floats-return-ABI ]
304
+ ` i686-uwp-windows-msvc ` | ✓ | | [ ^ x86_32-floats-return-ABI ]
305
305
[ ` i686-win7-windows-msvc ` ] ( platform-support/win7-windows-msvc.md ) | ✓ | | 32-bit Windows 7 support [ ^ x86_32-floats-return-ABI ]
306
306
` i686-wrs-vxworks ` | ? | | [ ^ x86_32-floats-return-ABI ]
307
307
[ ` loongarch64-unknown-linux-musl ` ] ( platform-support/loongarch-linux.md ) | ? | | LoongArch64 Linux (LP64D ABI) with musl 1.2.3
@@ -362,7 +362,7 @@ target | std | host | notes
362
362
[ ` sparc64-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/sparc64
363
363
[ ` thumbv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Thumb-mode Bare Armv4T
364
364
[ ` thumbv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Thumb-mode Bare Armv5TE
365
- ` thumbv7a-pc-windows-msvc ` | ? | |
365
+ ` thumbv7a-pc-windows-msvc ` | ✓ | |
366
366
` thumbv7a-uwp-windows-msvc ` | ✓ | |
367
367
` thumbv7neon-unknown-linux-musleabihf ` | ? | | Thumb2-mode Armv7-A Linux with NEON, musl 1.2.3
368
368
[ ` wasm32-wasip2 ` ] ( platform-support/wasm32-wasip2.md ) | ✓ | | WebAssembly
0 commit comments