rust/clippy_lints
darklyspaced b832175b2d
now passes dogfood by wrapping unwrap_recv and unwrap_arg into a tuple
was previously failing due to `check` having to many arguments.
2023-06-27 11:29:02 +08:00
..
src now passes dogfood by wrapping unwrap_recv and unwrap_arg into a tuple 2023-06-27 11:29:02 +08:00
Cargo.toml Add lint to check lint formulation messages 2023-06-03 00:00:30 +05:30
README.md

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