mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
d07be1a304
Recover `fn` keyword as `Fn` trait in bounds `impl fn()` -> `impl Fn()` Fixes #82515