mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-23 08:07:02 -04:00
f7cf361f3c
The type's been stable for over 6 weeks now, so let's use it! It's better for cases like this one where it's stored in a data structure. Probably won't be materially faster, but does make the variant slightly smaller and lets some more things be `Copy`.