mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 19:13:02 +02:00
remove two unnecessary string heap allocs
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
1327cd93f9
commit
584b527221
3 changed files with 7 additions and 5 deletions
|
@ -277,7 +277,7 @@ empty_drop = "warn"
|
|||
exit = "warn"
|
||||
filetype_is_file = "warn"
|
||||
float_cmp_const = "warn"
|
||||
# format_push_string = "warn"
|
||||
format_push_string = "warn"
|
||||
impl_trait_in_params = "warn"
|
||||
infinite_loop = "warn"
|
||||
# let_underscore_untyped = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue