mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
a16904fecf
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.