rust/clippy_lints
kraktus a390115c6f [nonstandard_macro_braces] Do not modify macro arguments
Also simplify the lint by not caring about code format which should be `rustfmt` job, and turn the lint into machine Applicable
2022-09-22 16:24:23 +02:00
..
src [nonstandard_macro_braces] Do not modify macro arguments 2022-09-22 16:24:23 +02:00
Cargo.toml
README.md

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