rust/clippy_lints
bors d15e5e6ad6 Auto merge of #9760 - SquareMan:let_underscore_future, r=llogiq
Add new lint [`let_underscore_future`]

This closes #9721
---

changelog: add new lint [`let_underscore_future`]
2022-11-05 21:34:24 +00:00
..
src Auto merge of #9760 - SquareMan:let_underscore_future, r=llogiq 2022-11-05 21:34:24 +00:00
Cargo.toml Generate lint categories and explanations with declare_clippy_lint 2022-10-23 20:32:26 +00:00
foo.txt Bless all let_underscore tests 2022-11-04 21:21:55 -07:00
README.md

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