rust/clippy_lints
Vadim Petrochenkov cb62680262 rustc: Remove #[rustc_synthetic]
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.
2021-11-18 14:32:29 +08:00
..
2021-11-18 14:32:29 +08:00
2021-11-02 14:19:31 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.