about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-06-06 21:57:38 +0200
committerGitHub <noreply@github.com>2020-06-06 21:57:38 +0200
commit161474b7f7a203215e0b4c468390f13d7b230a80 (patch)
tree668bd63238a160548a7810aa80a4c9d5fac6b724 /src/rustllvm/RustWrapper.cpp
parentb059c0a2e6ca68882119fb54a104ee89ecb3c7bd (diff)
parentea06c72fddd6d3b12a5a9f955f80faadac9918e0 (diff)
downloadrust-161474b7f7a203215e0b4c468390f13d7b230a80.tar.gz
rust-161474b7f7a203215e0b4c468390f13d7b230a80.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/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions