mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

This makes `Obligation` two words bigger, but avoids allocating a lot of the time. I previously tried this in #73983 and it didn't help much, but local timings look more promising now.