Skip to content

Commit 6cda4d7

Browse files
committed
Note the i686-pc-windows-gnu demotion
1 parent 368d77a commit 6cda4d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/Rust-1.88.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ These previously stable APIs are now stable in const contexts:
108108

109109
### Other changes
110110

111+
The `i686-pc-windows-gnu` target has been demoted to Tier 2, as mentioned in an [earlier post](https://blog.rust-lang.org/2025/05/26/demoting-i686-pc-windows-gnu/). This won't have any immediate effect for users, since both the compiler and standard library tools will still be distributed by `rustup` for this target. However, with less testing than it had at Tier 1, it has more chance of accumulating bugs in the future.
112+
111113
Check out everything that changed in [Rust](https://github.com/rust-lang/rust/releases/tag/1.88.0), [Cargo](https://doc.rust-lang.org/nightly/cargo/CHANGELOG.html#cargo-188-2025-06-26), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-188).
112114

113115
## Contributors to 1.88.0

0 commit comments

Comments
 (0)