We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8de281 commit a0fb926Copy full SHA for a0fb926
posts/2024-02-15-Windows-7.md
@@ -8,7 +8,7 @@ The minimum requirements for tier 1 toolchains targeting Windows will increase w
8
Windows 10 will now be the minimum supported version.
9
These requirements apply both to running the Rust compiler itself and to running binaries produced by Rust, if they use the libstd.
10
11
-Additionally there are two new targets that have Windows 7 as their baseline: `x86_64-win7-windows-msvc` and `i686-win7-windows-msvc`.
+Additionally there are two new tier 3 targets that have Windows 7 as their baseline: `x86_64-win7-windows-msvc` and `i686-win7-windows-msvc`.
12
13
## Affected targets
14
0 commit comments