rust/clippy_lints
bors 5678531c6d Auto merge of #13564 - GnomedDev:fix-manualbits-in-macro, r=blyxyas
Stop linting manual_bits in any macro invoke

Closes #13563.

changelog: [`manual_bits`] No longer lints in macro-generated code
2024-10-19 14:09:28 +00:00
..
src Auto merge of #13564 - GnomedDev:fix-manualbits-in-macro, r=blyxyas 2024-10-19 14:09:28 +00:00
Cargo.toml Bump Clippy version -> 0.1.84 2024-10-18 13:25:50 +02:00
README.md

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