Files
rust/clippy_lints
Timo ee4390f070 perf(manual_is_power_of_two): perform the is_integer_literal check first (#16050)
.. as it's much cheaper than `count_ones_receiver`

changelog: none
2025-11-08 12:11:30 +00:00
..
2025-10-31 18:58:42 +01:00

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