We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181a2cf commit 51de731Copy full SHA for 51de731
Cargo.toml
@@ -51,7 +51,6 @@ inconsistent_struct_constructor = "warn"
51
inefficient_to_string = "warn"
52
infinite_loop = "warn"
53
invalid_upcast_comparisons = "warn"
54
-items_after_statements = "warn"
55
large_digit_groups = "warn"
56
large_stack_arrays = "warn"
57
large_types_passed_by_value = "warn"
0 commit comments