diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-01-04 07:28:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-04 07:28:54 +0100 |
| commit | 70468af5916cd13240e3c852f0921c7f325ec421 (patch) | |
| tree | 31df00dc3b4a65edbe986cc1457ff4b8e36b719a /compiler/rustc_codegen_llvm/src | |
| parent | c361616c3ca3e3e3069dbdf90557181233387444 (diff) | |
| parent | 89086f7d36e3a692b48cae8a408057734f044567 (diff) | |
| download | rust-70468af5916cd13240e3c852f0921c7f325ec421.tar.gz rust-70468af5916cd13240e3c852f0921c7f325ec421.zip | |
Rollup merge of #106200 - compiler-errors:suggest-impl-trait, r=estebank
Suggest `impl Fn*` and `impl Future` in `-> _` return suggestions
Follow-up to #106172, only the last commit is relevant. Can rebase once that PR is landed for easier review.
Suggests `impl Future` and `impl Fn{,Mut,Once}` in `-> _` return suggestions.
r? `@estebank`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
