rust/clippy_lints
Martin Carton 9a7597d5af Merge pull request #1528 from Manishearth/mut-from-ref
New `mut_from_ref` lint
2017-02-12 16:01:15 +01:00
..
src Merge pull request #1528 from Manishearth/mut-from-ref 2017-02-12 16:01:15 +01:00
Cargo.toml rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
README.md Add a README for `clippy_lints` 2016-05-28 16:51:21 +02:00

README.md

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