diff options
| author | bors <bors@rust-lang.org> | 2020-10-10 23:27:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-10 23:27:28 +0000 |
| commit | 08764ad1638d49ee8303a8e5b1a9e439cbbc87f6 (patch) | |
| tree | 770af02a1069537634eb478c8af07cccf9c9f755 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | b1af43bc63bc7417938df056f7f25d456cc11b0e (diff) | |
| parent | 4ae8f6ec7c75b3098ee3f8897254f5b8d12d75dc (diff) | |
| download | rust-08764ad1638d49ee8303a8e5b1a9e439cbbc87f6.tar.gz rust-08764ad1638d49ee8303a8e5b1a9e439cbbc87f6.zip | |
Auto merge of #77087 - estebank:issue-45817, r=matthewjasper
Provide structured suggestions when finding structs when expecting a trait When finding an ADT in a trait object definition provide some solutions. Fix #45817. Given `<Param as Trait>::Assoc: Ty` suggest `Param: Trait<Assoc = Ty>`. Fix #75829.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
