rust/clippy_lints
Yuri Astrakhan a595a2c98b Minor refactor format-impls
* Move all linting logic into a single format implementations struct

This should help with the future format-args improvements.

TODO: do the same with format_args.rs, perhaps in the same PR
2024-02-11 04:22:32 -05:00
..
src Minor refactor format-impls 2024-02-11 04:22:32 -05:00
Cargo.toml Bump Clippy version -> 0.1.78 2024-02-08 19:13:40 +01:00
README.md

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