rust/clippy_lints
bors 6c833df69b Auto merge of #5678 - lzutao:slice, r=flip1995
Make use of slice pattern

changelog: none
2020-06-02 16:42:51 +00:00
..
src Auto merge of #5678 - lzutao:slice, r=flip1995 2020-06-02 16:42:51 +00:00
Cargo.toml Add regression test for endless loop 2020-06-01 10:20:17 +02: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.