rust/clippy_lints
bors 4cda21dc42 Auto merge of #9981 - Jarcho:issue_9954, r=flip1995
Don't lint `unnecessary_operation` in mixed macro contexts

fixes #9954

changelog: `unnecessary_operation`: Don't lint in mixed macro contexts.
2022-11-29 09:49:46 +00:00
..
2022-11-21 20:02:06 +01:00

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