Files
rust/compiler
Matthias Krüger 084c87dfea Rollup merge of #114876 - compiler-errors:non-lifetime-binders-sized, r=wesleywiser
Don't ICE in `is_trivially_sized` when encountering late-bound self ty

We can see a bound ty var here:
b531630f42/compiler/rustc_trait_selection/src/traits/query/type_op/prove_predicate.rs (L13-L34)

Fixes #114872
2023-08-17 08:39:21 +02:00
..
2023-08-14 21:29:19 +02:00
2023-08-14 16:16:51 +00:00
2023-08-15 03:44:21 +00:00
2023-08-10 23:22:03 +00:00