Skip to content

Commit

Permalink
Update RELEASES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronepower committed Dec 26, 2017
1 parent b5b3da3 commit a1438b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ Compiler
- [rustc now avoids unnecessary copies of arguments that are
simple bindings][45380] This should improve memory usage on average by 5-10%.
- [Updated musl used to build musl rustc to 1.1.17][45393]
- [Refactored type memory layouts and ABIs.][45225] This will reduce
memory size for some types. Eg. `io::Result<()>` is now 16 bytes
where it was previously 24.

Libraries
---------
Expand Down Expand Up @@ -66,7 +63,6 @@ Compatibility Notes

[44042]: https://github.com/rust-lang/rust/pull/44042
[44932]: https://github.com/rust-lang/rust/pull/44932
[45225]: https://github.com/rust-lang/rust/pull/45225
[45267]: https://github.com/rust-lang/rust/pull/45267
[45324]: https://github.com/rust-lang/rust/pull/45324
[45326]: https://github.com/rust-lang/rust/pull/45326
Expand Down

0 comments on commit a1438b7

Please sign in to comment.