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