mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
This decreases the size of `Item` from 680 to 616 bytes. It also does a lot less work since it no longer has to copy as much.
This decreases the size of `Item` from 680 to 616 bytes. It also does a lot less work since it no longer has to copy as much.