rust/clippy_lints
daxpedda 973d676cd1
Fix bug in implicit_return.
Bug was already covered by test, but test was not checked for.
2018-12-06 12:22:54 +01:00
..
src Fix bug in implicit_return. 2018-12-06 12:22:54 +01:00
Cargo.toml dependencies: update pulldown-cmark from 0.1 to 0.2 2018-11-22 18:04:34 +01:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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