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 bc3ef17 commit 2a30aaaCopy full SHA for 2a30aaa
Cargo.toml
@@ -168,7 +168,6 @@ cargo_common_metadata = { level = "allow", priority = 1 }
168
doc_lazy_continuation = { level = "allow", priority = 1 }
169
needless_return = { level = "allow", priority = 1 }
170
doc_overindented_list_items = { level = "allow", priority = 1 }
171
-uninlined_format_args = { level = "allow", priority = 1 }
172
# complexity-lints
173
needless_lifetimes = { level = "allow", priority = 1 }
174
precedence = { level = "allow", priority = 1 }
0 commit comments