mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
33137dd612
Ensure new_ret_no_self is not fired if impl Trait<Self> is returned. Fix #7344: ensure new_ret_no_self is not fired if `impl Trait<Self>` is returned. changelog: [`new_ret_no_self`]: No longer lints when `impl Trait<Self>` is returned |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |