rust/clippy_lints
bors b19b5f293e Auto merge of #12008 - J-ZhengLi:issue9872, r=Jarcho
make [`mutex_atomic`] more type aware

fixes: #9872

---

changelog: [`mutex_atomic`] now suggests more specific atomic types and skips mutex i128 and u128
2023-12-30 16:29:13 +00:00
..
2023-12-28 19:21:01 +01:00

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