rust/clippy_lints
Philipp Hansch 5c28cd259a
Allow empty lines in lint doc examples
This makes sure that empty lines in lint examples are preserved.

It also fixes the documentation for the invalid_ref lint, which was not
shown because of an extra newline before the lint declaration.
2018-02-01 23:21:36 +01:00
..
src Allow empty lines in lint doc examples 2018-02-01 23:21:36 +01:00
Cargo.toml Version bump 2018-01-30 15:02:47 +01:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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