rust/compiler
Matthias Krüger 70468af591
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`
2023-01-04 07:28:54 +01:00
..
2023-01-04 00:51:50 +00:00
2023-01-02 15:51:54 +05:30
2023-01-02 20:15:48 +01:00
2023-01-04 00:51:50 +00:00
2023-01-04 00:51:50 +00:00
2022-12-25 00:43:50 +01:00