rust/compiler/rustc_trait_selection
bors 8be3ce9056 Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillot
Fix subst issues with return-position `impl Trait` in trait

1. Fix an issue where we were rebase impl substs onto trait method substs, instead of trait substs
2. Fix an issue where early-bound regions aren't being mapped correctly for RPITIT hidden types

Fixes #102301
Fixes #102310
Fixes #102334
Fixes #102918
2022-10-16 10:10:44 +00:00
..
src Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillot 2022-10-16 10:10:44 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00