mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-21 04:03:11 +00:00
Update RELEASES.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
parent
bb433914b5
commit
bd5ed9e62f
@ -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…
Reference in New Issue
Block a user