File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -444,7 +444,7 @@ target | std | host | notes
444444` x86_64-uwp-windows-gnu ` | ✓ | |
445445[ ` x86_64-uwp-windows-msvc ` ] ( platform-support/uwp-windows-msvc.md ) | ✓ | |
446446[ ` x86_64-win7-windows-gnu ` ] ( platform-support/win7-windows-gnu.md ) | ✓ | | 64-bit Windows 7 support
447- [ ` x86_64-win7-windows-msvc ` ] ( platform-support/win7-windows-msvc.md ) | ✓ | | 64-bit Windows 7 support
447+ [ ` x86_64-win7-windows-msvc ` ] ( platform-support/win7-windows-msvc.md ) | ✓ | ✓ | 64-bit Windows 7 support
448448[ ` x86_64-wrs-vxworks ` ] ( platform-support/vxworks.md ) | ✓ | |
449449[ ` x86_64h-apple-darwin ` ] ( platform-support/x86_64h-apple-darwin.md ) | ✓ | ✓ | macOS with late-gen Intel (at least Haswell)
450450[ ` xtensa-esp32-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | Xtensa ESP32
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ Target triples:
1616
1717This target supports all of core, alloc, std and test. This is automatically
1818tested every night on private infrastructure hosted by the maintainer. Host
19- tools may also work, though those are not currently tested.
19+ tools may also work, though it is not guaranteed. Last known success built
20+ version of rustc with host tools (x86_64) is 1.91.0.
2021
2122Those targets follow Windows calling convention for extern "C".
2223
You can’t perform that action at this time.
0 commit comments