5ef3cc8ca1
Add `impl_trait_in_params` lint As this is a lint about style, and using `impl Trait` is purely cosmetical (even with downsides), a lot of unrelated files needed to allow this lint. --- Resolves #10030 changelog: New lint: [`impl_trait_in_params`] [10197](https://github.com/rust-lang/rust-clippy/pull/10197) <!-- changelog_checked --> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |