rust/clippy_lints
Alexey Zabelin 695bedbe27
Rename match_path_old to match_path
The old `match_path` was renamed to `match_qpath`.

As per #1983.
2017-08-24 20:42:50 -04:00
..
src Rename match_path_old to match_path 2017-08-24 20:42:50 -04:00
Cargo.toml Version bump 2017-08-21 09:44:53 +02:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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