about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-17 08:39:21 +0200
committerGitHub <noreply@github.com>2023-08-17 08:39:21 +0200
commit084c87dfea72f9b48cf496dc21f29fbc32270835 (patch)
tree70006991e69dad15fabec8d6060a749fd966510c /compiler/rustc_codegen_llvm/src
parentf4cd7a537b2105be782096d80519ffafdcf4702d (diff)
parentc31aedf47f946e616169d4e0b95f898981b4e84b (diff)
downloadrust-084c87dfea72f9b48cf496dc21f29fbc32270835.tar.gz
rust-084c87dfea72f9b48cf496dc21f29fbc32270835.zip
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:
https://github.com/rust-lang/rust/blob/b531630f4255216fce1400c45976e04f1ab35a84/compiler/rustc_trait_selection/src/traits/query/type_op/prove_predicate.rs#L13-L34

Fixes #114872
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions