rust/clippy_lints
bors 5be4e71262 Auto merge of #4136 - euclio:println-writeln-suggestions, r=flip1995
add suggestions for print/write with newline lint

changelog: Add machine-applicable suggestions for `print!`/`write!` with newline lints.
2019-06-06 08:26:48 +00:00
..
src Auto merge of #4136 - euclio:println-writeln-suggestions, r=flip1995 2019-06-06 08:26:48 +00:00
Cargo.toml Bump cargo_metadata of clippy_lints 2019-06-03 09:13:33 +07: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.