rust/compiler/rustc_trait_selection
Matthias Krüger f1a03b6e4a
Rollup merge of #102785 - fee1-dead-contrib:rm_autoimpl_defid, r=compiler-errors
Remove `DefId` from some `SelectionCandidate` variants

They are both from `obligation.predicate.def_id()`, which do not need to be on the `SelectionCandidate`.

cc ````@lcnr```` ````@compiler-errors````
2022-10-08 14:38:19 +02:00
..
src Rollup merge of #102785 - fee1-dead-contrib:rm_autoimpl_defid, r=compiler-errors 2022-10-08 14:38:19 +02:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00