rust/compiler/rustc_infer
Oli Scherer a745797142 Stop generating inference vars for nested impl trait and let type equality handle it.
This means we stop supporting the case where a locally defined trait has only a single impl so we can always use that impl (see nested-tait-inference.rs).
2022-02-02 15:40:11 +00:00
..
src Stop generating inference vars for nested impl trait and let type equality handle it. 2022-02-02 15:40:11 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00