rust/clippy_lints
Samuel Tardieu 1fec2927c5 Replace combine_both by combine_seq
All evaluations now happen in order.
2023-02-13 22:34:05 +01:00
..
src Replace combine_both by combine_seq 2023-02-13 22:34:05 +01:00
Cargo.toml update some dependencies 2023-01-31 23:31:12 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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