161474b7f7
Make `PolyTraitRef::self_ty` return `Binder<Ty>` This came up during review of #71618. The current implementation is the same as a call to `skip_binder` but harder to audit. Make it preserve binding levels and add a call to `skip_binder` at all use sites so they can be audited as part of #72507. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |