mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
e39ab25bf4
Suggest replace f with f: Box<f> when expr field is short hand Fixes #139631 r? compiler