rust-analyzer/crates/hir_ty/src/infer
Florian Diebold 1d5c4a77fb Use QuantifiedWhereClause in generic_predicates as well
Still far too much binder skipping going on; I find it hard to imagine
this is all correct, but the tests pass.
2021-03-21 18:01:14 +01:00
..
coerce.rs Turn Obligation into something similar to chalk_ir::DomainGoal 2021-03-20 12:47:12 +01:00
expr.rs Use QuantifiedWhereClause in generic_predicates as well 2021-03-21 18:01:14 +01:00
pat.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
path.rs Turn Obligation into something similar to chalk_ir::DomainGoal 2021-03-20 12:47:12 +01:00
unify.rs Introduce QuantifiedWhereClause and DynTy analogous to Chalk 2021-03-21 18:01:14 +01:00