diff options
| author | bors <bors@rust-lang.org> | 2020-12-17 18:21:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-17 18:21:20 +0000 |
| commit | a921a476c8fe95afad9c157fca66d8f56f7746fd (patch) | |
| tree | a54e60647e5abbbe1c3d5e1798bb554bfe67c33e /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 5f6c32af159c427fedb6fd25dfd9b6933affe068 (diff) | |
| parent | 42b267d22137218588d75708ad99a5d9acefa9ab (diff) | |
| download | rust-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
