mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
bde04824cc
`impl_trait_in_params` now supports impls and traits Before this PR, the lint `impl_trait_in_params`. This PR gives the lint support for functions in impls and traits. (Also, some pretty heavy refactor) fixes #11548 changelog:[`impl_trait_in_params`] now supports `impl` blocks and functions in traits |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |