diff options
| author | bors <bors@rust-lang.org> | 2022-08-31 07:47:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-08-31 07:47:53 +0000 |
| commit | e0e18cc2a78334b148b8dd4a75bb3a2c2a307556 (patch) | |
| tree | 81ee1c62f78f94be3c078b883764ed01ddc3ff7b /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 989b09d20cafc2b1eb9198e25701b9e2234d8ba0 (diff) | |
| parent | bcdacfe50182089772f6e454ecb0904392dfcc21 (diff) | |
| download | rust-e0e18cc2a78334b148b8dd4a75bb3a2c2a307556.tar.gz rust-e0e18cc2a78334b148b8dd4a75bb3a2c2a307556.zip | |
Auto merge of #13151 - ChayimFriedman2:replace-turbofish-other-type, r=Veykril
Use correct type in "Replace turbofish with type"
And support `?` and `.await` expressions.
Fixes #13148.
The assist can still show up even if the turbofish's type is not used at all, e.g.:
```rust
fn foo<T>() {}
let v = foo::<i32>();
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
