rust-clippy/clippy_lints
bors 61dd007536 Auto merge of #6042 - euclio:println-empty, r=flip1995
{print,write}-with-newline: do not suggest empty format string

changelog: do not suggest empty format strings in `print-with-newline` and `write-with-newline`
2020-09-16 17:16:07 +00:00
..
src Auto merge of #6042 - euclio:println-empty, r=flip1995 2020-09-16 17:16:07 +00:00
Cargo.toml bump pulldown-cmark v0.8 2020-09-16 12:09:57 +07:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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