rust/compiler/rustc_infer/src
2022-02-02 15:40:12 +00:00
..
infer Only prevent TAITs from defining each other, RPIT and async are fine, they only ever have one defining site, and it is ordered correctly around expected and actual type in type comparisons 2022-02-02 15:40:12 +00:00
traits Lazily resolve type-alias-impl-trait defining uses 2022-02-02 15:40:11 +00:00
lib.rs add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00