rust/clippy_lints
Philipp Krones f5db24a59f
Rollup merge of #4330 - phansch:doctests_nursery, r=flip1995
Doctests: Enable running doc tests for nursery lints

changelog: none

master: 202 passed; 0 failed; 122 ignored; 0 measured; 0 filtered out
this PR: 213 passed; 0 failed; 122 ignored; 0 measured; 0 filtered out

cc #4319
2019-08-05 10:50:04 +02:00
..
src Rollup merge of #4330 - phansch:doctests_nursery, r=flip1995 2019-08-05 10:50:04 +02:00
Cargo.toml Update pulldown-cmark to 0.5.3 2019-07-19 07:29:25 +02: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.