We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uninlined_format_args
1 parent 306f624 commit 6ff817bCopy full SHA for 6ff817b
Cargo.toml
@@ -166,7 +166,6 @@ cargo_common_metadata = { level = "allow", priority = 1 }
166
doc_lazy_continuation = { level = "allow", priority = 1 }
167
needless_return = { level = "allow", priority = 1 }
168
doc_overindented_list_items = { level = "allow", priority = 1 }
169
-uninlined_format_args = { level = "allow", priority = 1 }
170
# complexity-lints
171
needless_lifetimes = { level = "allow", priority = 1 }
172
precedence = { level = "allow", priority = 1 }
0 commit comments