rust/clippy_lints
bors 737f0a6bb5 Auto merge of #4599 - lzutao:zero-ptr-suggestion, r=flip1995
Add suggestion for zero-ptr lint

changelog: Improve suggestion of `zero_ptr` lint
2019-10-02 17:16:29 +00:00
..
src Auto merge of #4599 - lzutao:zero-ptr-suggestion, r=flip1995 2019-10-02 17:16:29 +00:00
Cargo.toml New lint: Require # Safety section in pub unsafe fn docs 2019-09-19 09:19:55 +02:00
README.md

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