diff options
| author | Ralf Jung <post@ralfj.de> | 2020-06-06 21:57:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-06 21:57:38 +0200 |
| commit | de4d5ce11e064cbca604d9bb891c00b94e1ec8f5 (patch) | |
| tree | 938f666b08a0e59553d5f93d4a033208ba59f301 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs | |
| parent | 64c27f9fee17cf666c31dfdc6161ad0666311cdd (diff) | |
| parent | b4e06b9e8899ed907a57d4ecea9dd1be6896a852 (diff) | |
| download | rust-de4d5ce11e064cbca604d9bb891c00b94e1ec8f5.tar.gz rust-de4d5ce11e064cbca604d9bb891c00b94e1ec8f5.zip | |
Rollup merge of #72508 - ecstatic-morse:poly-self-ty, r=nikomatsakis
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.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions
