We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87d9ae5 + 553258a commit 266ead1Copy full SHA for 266ead1
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