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