Skip to content

Commit 033f689

Browse files
authored
Rollup merge of rust-lang#73008 - tshepang:patch-1, r=nikomatsakis
Update RELEASES.md make catch_unwind line more readable
2 parents 82fd390 + 9d6ed29 commit 033f689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Compiler
2525
--------
2626
- [Rustc now respects the `-C codegen-units` flag in incremental mode.][70156]
2727
Additionally when in incremental mode rustc defaults to 256 codegen units.
28-
- [Refactored `catch_unwind`, to have zero-cost unless unwinding is enabled and
28+
- [Refactored `catch_unwind` to have zero-cost, unless unwinding is enabled and
2929
a panic is thrown.][67502]
3030
- [Added tier 3\* support for the `aarch64-unknown-none` and
3131
`aarch64-unknown-none-softfloat` targets.][68334]

0 commit comments

Comments
 (0)