rust/clippy_lints
est31 0a7366897d manual_let_else: only add () around PatKind::Or at the top level
At the top level, () are required, but on the levels below they are not.
2023-06-01 18:55:24 +02:00
..
src manual_let_else: only add () around PatKind::Or at the top level 2023-06-01 18:55:24 +02:00
Cargo.toml deps: drop serde feature from url 2023-05-25 13:03:17 +03:00
README.md

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