rust-clippy/clippy_lints
Oliver Schneider 9ceb708727 Merge pull request #1053 from oli-obk/char_float_transmute
lint on unnecessary and plain wrong transmutes
2016-06-28 14:50:39 +02:00
..
src Merge pull request #1053 from oli-obk/char_float_transmute 2016-06-28 14:50:39 +02:00
Cargo.toml Bump to 0.0.77 2016-06-21 16:36:44 +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.