rust/compiler/rustc_infer/src
Matthias Krüger 0629445300
Rollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
`codegen_fulfill_obligation` expect erased regions

it's a query, so by erasing regions before calling it, we get better caching.
This doesn't actually change anything as its already the status quo.
2022-08-02 07:30:39 +02:00
..
infer Rollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser 2022-08-02 07:30:39 +02:00
traits anonymize all bound vars, not just regions 2022-07-28 16:13:47 +02:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00