rust/compiler/rustc_infer/src
kadmin 67f56671d0 Use Term in ProjectionPredicate
ProjectionPredicate should be able to handle both associated types and consts so this adds the
first step of that. It mainly just pipes types all the way down, not entirely sure how to handle
consts, but hopefully that'll come with time.
2022-01-17 17:44:56 +00:00
..
infer Use Term in ProjectionPredicate 2022-01-17 17:44:56 +00:00
traits Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakis 2022-01-16 16:58:17 +01:00
lib.rs Rollup merge of #91878 - LegionMammal978:less-inband-infer, r=Aaron1011 2021-12-19 17:38:33 +01:00