File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff 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
2421Libraries
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
You can’t perform that action at this time.
0 commit comments