File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: Chris Denton
66
77The minimum requirements for tier 1 toolchains targeting Windows will increase with the 1.77 release (scheduled for March 21, 2024).
88Windows 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 .
9+ These requirements apply both to the Rust toolchain itself and to binaries produced by Rust.
1010
1111Additionally there are two new targets that have Windows 7 as their baseline: ` x86_64-win7-windows-msvc ` and ` i686-win7-windows-msvc ` .
1212They are starting as tier 3 targets, meaning that the Rust codebase has support for them but we don't build or test them automatically.
You can’t perform that action at this time.
0 commit comments