We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb43391 commit bd5ed9eCopy full SHA for bd5ed9e
RELEASES.md
@@ -16,7 +16,7 @@ these changes can be seen and parsed by macros and conditional compilation.
16
Compiler
17
--------
18
- [Rustc now respects the `-C codegen-units` flag in incremental mode.][70156]
19
- Additionally when incremental mode rustc defaults to 256 codegen units.
+ Additionally when in incremental mode rustc defaults to 256 codegen units.
20
- [Added tier 3\* support for the `aarch64-unknown-none` and
21
`aarch64-unknown-none-softfloat` targets.][68334]
22
- [Refactored `catch_unwind`, to have zero-cost unless unwinding is enabled and
0 commit comments