]> git.lizzy.rs Git - rust.git/commit
Lint print!("...\n") (closes #455)
authorGeorg Brandl <georg@python.org>
Fri, 5 Aug 2016 15:52:58 +0000 (17:52 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 16 Aug 2016 18:52:48 +0000 (20:52 +0200)
commitffad9a8c8c41964ca3f95619a9759ba650ad3703
tree312a6de5875e39b66239d003e5bade0edae3f9dd
parent909efec27597f55adaa985605284b5152d0c0011
Lint print!("...\n") (closes #455)
CHANGELOG.md
README.md
clippy_lints/src/format.rs
clippy_lints/src/lib.rs
clippy_lints/src/print.rs
tests/compile-fail/print_with_newline.rs [new file with mode: 0755]