Skip to content

Commit 270d2ac

Browse files
Update posts/2024-02-15-Windows-7.md
Co-authored-by: David Wood <[email protected]>
1 parent 0b5dc93 commit 270d2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-02-15-Windows-7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The minimum requirements for tier 1 toolchains targeting Windows will increase w
88
Windows 10 will now be the minimum supported version.
99
These requirements apply both to the Rust toolchain itself and to binaries produced by Rust.
1010

11-
Additionally there are two new targets that have Windows 7 as their baseline: `x86_64-win7-windows-msvc` and `i686-win7-windows-msvc`.
11+
Two new targets have been added with Windows 7 as their baseline: `x86_64-win7-windows-msvc` and `i686-win7-windows-msvc`.
1212
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.
1313
Therefore binaries aren't distributed via rustup.
1414

0 commit comments

Comments
 (0)