about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-10-28 01:21:10 +0100
committerGitHub <noreply@github.com>2020-10-28 01:21:10 +0100
commit86a4a381772a06ecf6c20384a1b32a49ea1574e0 (patch)
treeb465619b1417d3469f624b30ffcd7c6805a13859 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent346aeef496b5e6daaffb7f71b21d4cf003b44256 (diff)
parent28f02fbf3e26738047135a577622a313a1c3bfb3 (diff)
downloadrust-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