rust/compiler/rustc_trait_selection
Yuki Okushi a4e5577262
Rollup merge of #102845 - cjgillot:gat-object, r=fee1-dead
Elaborate trait ref to compute object safety.

instead of building them manually from supertraits and associated items.

This allows to have the correct substs for GATs.

Fixes https://github.com/rust-lang/rust/issues/102751
2022-10-10 10:23:05 +09:00
..
src Rollup merge of #102845 - cjgillot:gat-object, r=fee1-dead 2022-10-10 10:23:05 +09:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00