Update RELEASES.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
parent
bb433914b5
commit
bd5ed9e62f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ these changes can be seen and parsed by macros and conditional compilation.
|
|||
Compiler
|
||||
--------
|
||||
- [Rustc now respects the `-C codegen-units` flag in incremental mode.][70156]
|
||||
Additionally when incremental mode rustc defaults to 256 codegen units.
|
||||
Additionally when in incremental mode rustc defaults to 256 codegen units.
|
||||
- [Added tier 3\* support for the `aarch64-unknown-none` and
|
||||
`aarch64-unknown-none-softfloat` targets.][68334]
|
||||
- [Refactored `catch_unwind`, to have zero-cost unless unwinding is enabled and
|
||||
|
|
Loading…
Add table
Reference in a new issue