We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d9ae5 commit 553258aCopy full SHA for 553258a
Cargo.toml
@@ -80,6 +80,7 @@ string_lit_as_bytes = "warn"
80
string_to_string = "warn"
81
todo = "warn"
82
trait_duplication_in_bounds = "warn"
83
+uninlined_format_args = "warn"
84
verbose_file_reads = "warn"
85
wildcard_imports = "warn"
86
zero_sized_map_values = "warn"
0 commit comments