mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:37:01 +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.