rust/compiler/rustc_infer/src
Nicholas Nethercote f09b1facd0 Eliminate ObligationCauseData.
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.
2021-12-20 09:29:20 +11:00
..
infer Eliminate ObligationCauseData. 2021-12-20 09:29:20 +11:00
traits Eliminate ObligationCauseData. 2021-12-20 09:29:20 +11:00
lib.rs Rollup merge of #91878 - LegionMammal978:less-inband-infer, r=Aaron1011 2021-12-19 17:38:33 +01:00