diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-10-28 01:21:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-28 01:21:10 +0100 |
| commit | 86a4a381772a06ecf6c20384a1b32a49ea1574e0 (patch) | |
| tree | b465619b1417d3469f624b30ffcd7c6805a13859 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 346aeef496b5e6daaffb7f71b21d4cf003b44256 (diff) | |
| parent | 28f02fbf3e26738047135a577622a313a1c3bfb3 (diff) | |
| download | rust-86a4a381772a06ecf6c20384a1b32a49ea1574e0.tar.gz rust-86a4a381772a06ecf6c20384a1b32a49ea1574e0.zip | |
Rollup merge of #78297 - estebank:match-semicolon-2, r=oli-obk
Suggest calling await on method call and field access When encountering a failing method or field resolution on a `Future`, look at the `Output` and try the same operation on it. If successful, suggest calling `.await` on the `Future`. This had already been introduced in #72784, but at some point they stopped working. Built on top of #78214, only last commit is relevant. r? @oli-obk
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
