We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae60b36 commit 617648cCopy full SHA for 617648c
RELEASES.md
@@ -18,7 +18,7 @@ Language
18
Compiler
19
--------
20
21
-- [Upgrade mingw-w64 on CI to GCC 12.3.](https://github.com/rust-lang/rust/pull/100178/)
+- [Upgrade `*-pc-windows-gnu` on CI to mingw-w64 v10 and GCC 12.2.](https://github.com/rust-lang/rust/pull/100178/)
22
- [Rework min_choice algorithm of member constraints.](https://github.com/rust-lang/rust/pull/105300/)
23
- [Support `true` and `false` as boolean flags in compiler arguments.](https://github.com/rust-lang/rust/pull/107043/)
24
- [Default `repr(C)` enums to `c_int` size.](https://github.com/rust-lang/rust/pull/107592/)
0 commit comments