]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 9 Nov 2022 02:03:54 +0000 (21:03 -0500)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2022 02:03:54 +0000 (21:03 -0500)
commit6c021cf07d8e47d33b8d764b9505d3442177e241
tree796032b98b22954d5dc633c605247c2c0550d739
parent83e73e013d2e6eacadc6abc83a6cdc4b78c293b1
parent0f632c8f7882a4470bf1c7b6a4d6b14379b8e163
Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser

Properly remap and check for substs compatibility in `confirm_impl_trait_in_trait_candidate`

Fixes #103824
compiler/rustc_trait_selection/src/traits/project.rs