Skip to content

Commit a1438b7

Browse files
authored
Update RELEASES.md
1 parent b5b3da3 commit a1438b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RELEASES.md

-4
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ Compiler
1717
- [rustc now avoids unnecessary copies of arguments that are
1818
simple bindings][45380] This should improve memory usage on average by 5-10%.
1919
- [Updated musl used to build musl rustc to 1.1.17][45393]
20-
- [Refactored type memory layouts and ABIs.][45225] This will reduce
21-
memory size for some types. Eg. `io::Result<()>` is now 16 bytes
22-
where it was previously 24.
2320

2421
Libraries
2522
---------
@@ -66,7 +63,6 @@ Compatibility Notes
6663

6764
[44042]: https://github.com/rust-lang/rust/pull/44042
6865
[44932]: https://github.com/rust-lang/rust/pull/44932
69-
[45225]: https://github.com/rust-lang/rust/pull/45225
7066
[45267]: https://github.com/rust-lang/rust/pull/45267
7167
[45324]: https://github.com/rust-lang/rust/pull/45324
7268
[45326]: https://github.com/rust-lang/rust/pull/45326

0 commit comments

Comments
 (0)