rust/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

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