rust/clippy_lints
Takuma YOSHIOKA 7b6a60ca69
Fix typo in example codes of "matches" lints
Use `=>` for match arms (instead of wrong `->`).
2016-09-18 20:17:25 +09:00
..
src Fix typo in example codes of "matches" lints 2016-09-18 20:17:25 +09:00
Cargo.toml Bump to 0.0.90 2016-09-10 19:13:55 +02:00
README.md Add a README for clippy_lints 2016-05-28 16:51:21 +02:00

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