We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e508db2 commit 9d6ed29Copy full SHA for 9d6ed29
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