Ignore must_use_candidate pedantic lint

This commit is contained in:
David Tolnay
2019-10-17 11:01:10 -04:00
parent fe8f8bcf7b
commit 5db72b8ad9
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -156,6 +156,7 @@
empty_line_after_outer_attr,
missing_docs_in_private_items,
module_name_repetitions,
must_use_candidate,
redundant_field_names,
use_debug,
use_self