rust/clippy_lints
bors 4be144af87 Auto merge of #4697 - Licenser:no-exit, r=flip1995
restriction lint for `std::process::exit`

Addition to #4655 - adds the lint checking for `std::process::exit`

changelog: add restriction lint for `std::process::exit`
2019-11-07 22:05:51 +00:00
..
src Auto merge of #4697 - Licenser:no-exit, r=flip1995 2019-11-07 22:05:51 +00:00
Cargo.toml bump smallvec to 1.0.0 2019-11-06 17:46:45 +07:00
README.md

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