]> git.lizzy.rs Git - rust.git/commit
lib: add clippy_pedantic group with all Allow by default lints (fixes #265)
authorGeorg Brandl <georg@python.org>
Tue, 1 Sep 2015 15:53:56 +0000 (17:53 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 1 Sep 2015 16:05:28 +0000 (18:05 +0200)
commit88dd38de8771069b44b5ea52917c749d35bbc9b8
treef873b2ef8711d82b62a6a9db8f20d0343c760908
parent2abc5ab97cb0d09a095fd44cd74c6a8c48f26b68
lib: add clippy_pedantic group with all Allow by default lints (fixes #265)
src/lib.rs
tests/compile-fail/methods.rs
tests/compile-fail/shadow.rs [changed mode: 0644->0755]
util/dogfood.sh
util/update_lints.py