Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6ff817b

Browse files
authored
style: incldue uninlined_format_args (TheAlgorithms#886)
1 parent 306f624 commit 6ff817b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ cargo_common_metadata = { level = "allow", priority = 1 }
166166
doc_lazy_continuation = { level = "allow", priority = 1 }
167167
needless_return = { level = "allow", priority = 1 }
168168
doc_overindented_list_items = { level = "allow", priority = 1 }
169-
uninlined_format_args = { level = "allow", priority = 1 }
170169
# complexity-lints
171170
needless_lifetimes = { level = "allow", priority = 1 }
172171
precedence = { level = "allow", priority = 1 }

0 commit comments

Comments
 (0)