Files
rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger e78522fd00 Rollup merge of #122358 - compiler-errors:bound-regions-in-generator, r=lcnr
Don't ICE when encountering bound regions in generator interior type

I'm pretty sure this meant to say "`has_free_regions`", probably just a typo in 4a4fc3bb5b. We can have bound regions (because we only convert non-bound regions into existential regions in generator interiors), but we can't have (non-ReErased) free regions.

r? lcnr
2024-03-21 12:05:05 +01:00
..
2024-03-18 18:13:25 +01:00
2024-03-18 18:13:25 +01:00