We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17660e9 commit da7c121Copy full SHA for da7c121
posts/2024-02-15-Windows-7.md
@@ -9,7 +9,7 @@ Windows 10 will now be the minimum supported Rust version for the `*-pc-windows-
9
These requirements apply both to the Rust toolchain itself and to binaries produced by Rust.
10
11
Two new targets have been added with Windows 7 as their baseline: `x86_64-win7-windows-msvc` and `i686-win7-windows-msvc`.
12
-They are starting as tier 3 targets, meaning that the Rust codebase has support for them but we don't build or test them automatically.
+They are starting as Tier 3 targets, meaning that the Rust codebase has support for them but we don't build or test them automatically.
13
Therefore binaries aren't distributed via rustup.
14
15
## Affected targets
0 commit comments