mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 11:16:07 +00:00
This makes both variants closer together in size (previously they were different by 208 bytes -- 16 vs 224). This may make things worse, but it's worth a try.