Update name of deprecated stutter lint

This commit is contained in:
David Tolnay
2018-12-31 21:57:01 -05:00
parent e6fda1c410
commit ce84a5f1d3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -164,8 +164,8 @@
allow(
empty_line_after_outer_attr,
missing_docs_in_private_items,
module_name_repetitions,
redundant_field_names,
stutter,
use_debug,
use_self
)