Announcing Rust 1.23
https://blog.rust-lang.org/2018/01/04/Rust-1.23.html [blog.rust-lang.org]
2018-01-04 20:26
New year, new Rust! For our first improvement today, we now avoid some unnecessary copies in certain situations. We’ve seen memory usage of using rustc to drop 5-10% with this change; it may be different with your programs.
source: L