mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
91e02177a1
This function parameter attribute was introduced in https://github.com/rust-lang/rust/pull/44866 as an intermediate step in implementing `impl Trait`, it's not necessary or used anywhere by itself.