rust/clippy_lints
bors 5c4040e9bb Auto merge of #10502 - blyxyas:fix-almost_swapped, r=giraffate
fix `almost_swapped`: Ignore external macros

Fixes #10421 ; Related to #10499 (Fixing points *1* and *3* from #10421)
changelog: [`almost_swapped`]: Add a check to ignore external macros
2023-03-17 00:03:45 +00:00
..
src Auto merge of #10502 - blyxyas:fix-almost_swapped, r=giraffate 2023-03-17 00:03:45 +00:00
Cargo.toml Bump Clippy version -> 0.1.70 2023-03-10 10:22:27 +01:00
README.md

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