rust/clippy_lints
bors 31aa0b2bbe Auto merge of #11899 - samueltardieu:redundant-if, r=llogiq
Do not check twice whether `qpath` is a `QPath::TypeRelative` variant

This is a style fix: the outer `if` check was useless.

changelog: none
2023-12-02 14:33:24 +00:00
..
src Auto merge of #11899 - samueltardieu:redundant-if, r=llogiq 2023-12-02 14:33:24 +00:00
Cargo.toml Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
README.md

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