granite-rust/clippy_lints
Oliver Schneider 327d995bb6 Merge pull request #2147 from clippered/fix-manual-memcpy-on-overlapping-slices
Fix #2123 : check that the source and destination are different for m…
2017-10-20 09:27:15 +02:00
..
src Merge pull request #2147 from clippered/fix-manual-memcpy-on-overlapping-slices 2017-10-20 09:27:15 +02:00
Cargo.toml Version bump 2017-10-20 09:24:37 +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.