We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82fd390 + 9d6ed29 commit 033f689Copy full SHA for 033f689
RELEASES.md
@@ -25,7 +25,7 @@ Compiler
25
--------
26
- [Rustc now respects the `-C codegen-units` flag in incremental mode.][70156]
27
Additionally when in incremental mode rustc defaults to 256 codegen units.
28
-- [Refactored `catch_unwind`, to have zero-cost unless unwinding is enabled and
+- [Refactored `catch_unwind` to have zero-cost, unless unwinding is enabled and
29
a panic is thrown.][67502]
30
- [Added tier 3\* support for the `aarch64-unknown-none` and
31
`aarch64-unknown-none-softfloat` targets.][68334]
0 commit comments