File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,6 @@ Compiler
17
17
- [ rustc now avoids unnecessary copies of arguments that are
18
18
simple bindings] [ 45380 ] This should improve memory usage on average by 5-10%.
19
19
- [ 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.
23
20
24
21
Libraries
25
22
---------
@@ -66,7 +63,6 @@ Compatibility Notes
66
63
67
64
[ 44042 ] : https://github.com/rust-lang/rust/pull/44042
68
65
[ 44932 ] : https://github.com/rust-lang/rust/pull/44932
69
- [ 45225 ] : https://github.com/rust-lang/rust/pull/45225
70
66
[ 45267 ] : https://github.com/rust-lang/rust/pull/45267
71
67
[ 45324 ] : https://github.com/rust-lang/rust/pull/45324
72
68
[ 45326 ] : https://github.com/rust-lang/rust/pull/45326
You can’t perform that action at this time.
0 commit comments