Files
rust/compiler
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-08 23:20:29 -05:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-03-06 16:54:42 +01:00
2024-02-06 13:12:33 +11:00
2024-03-20 08:49:13 -04:00
2024-03-20 08:49:13 -04:00
2024-03-20 00:12:00 +03:00