mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
be68e9e336
Suggest correct signature on missing fn returning RPITIT/AFIT Add `async` and unpeel the future's output type if the function is async Fixes #108195