about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/example/std_example.rs
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
commita921a476c8fe95afad9c157fca66d8f56f7746fd (patch)
treea54e60647e5abbbe1c3d5e1798bb554bfe67c33e /compiler/rustc_codegen_cranelift/example/std_example.rs
parent5f6c32af159c427fedb6fd25dfd9b6933affe068 (diff)
parent42b267d22137218588d75708ad99a5d9acefa9ab (diff)
downloadrust-a921a476c8fe95afad9c157fca66d8f56f7746fd.tar.gz
rust-a921a476c8fe95afad9c157fca66d8f56f7746fd.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_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions