Files
rust/clippy_lints/src
Paolo Borelli 25171f23ae add manual_pop_if lint
Add a lint to detect when the recently added Vec::pop_if,
VecDeque::pop_front_if, and VecDeque::pop_back_if are manually
implemented.

changelog: add [`manual_pop_if`] lint
2026-03-05 19:06:40 +01:00
..
2026-02-19 19:27:33 -06:00
2026-03-05 19:06:40 +01:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00
2026-03-05 19:06:40 +01:00
2026-02-19 19:27:33 -06:00
2026-03-05 19:06:40 +01:00
2026-02-19 19:27:33 -06:00
2026-02-20 10:35:52 +01:00
2025-08-11 17:05:42 -05:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00