rust/clippy_lints
Vincent Dal Maso fa9f744c2c Add the common case search
Changes:
- Refactor the common case search into a function.
- Fix the useless Option around the vec in the search_same_list.
2019-05-21 13:08:19 +02:00
..
2019-05-21 13:08:19 +02:00

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