rust/compiler/rustc_traits
Matthias Krüger 844e3fb928
Rollup merge of #104595 - compiler-errors:poly-existential-predicate, r=lcnr
Add `PolyExistentialPredicate` type alias

Wrapping `ExistentialPredicate`s in a binder is very common, and this alias already exists for the `PolyExistential{TraitRef,Projection}` types.
2022-11-21 14:11:11 +01:00
..
src Rollup merge of #104595 - compiler-errors:poly-existential-predicate, r=lcnr 2022-11-21 14:11:11 +01:00
Cargo.toml Bump chalk to v0.87 2022-11-13 19:29:38 +00:00