about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-12-17 18:21:20 +0000
committerbors <bors@rust-lang.org>2020-12-17 18:21:20 +0000
commit8e9a538ae15e80eb68a6b0dabb1267937531660f (patch)
treeeecd7619a7606fba9f18fc1a1b3e19f3202de54a /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent286e492343239c7dc90fa1b44316ef5d8be6aad5 (diff)
parent30ef1770d379e5d269d9b311392a012f66648c65 (diff)
downloadrust-8e9a538ae15e80eb68a6b0dabb1267937531660f.tar.gz
rust-8e9a538ae15e80eb68a6b0dabb1267937531660f.zip
Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis
Move binder for dyn to each list item

This essentially changes `ty::Binder<&'tcx List<ExistentialTraitRef>>` to `&'tcx List<ty::Binder<ExistentialTraitRef>>`.

This is a first step in moving the `dyn Trait` representation closer to Chalk, which we've talked about in `@rust-lang/wg-traits.`

r? `@nikomatsakis`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions