mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +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.