Skip to content

Commit

Permalink
Add lint
Browse files Browse the repository at this point in the history
Large futures
  • Loading branch information
Flix authored Nov 10, 2024
1 parent 21c3eb7 commit 3e9a362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ inefficient_to_string = "warn"
items_after_statements = "warn"
iter_not_returning_iterator = "warn"
large_digit_groups = "warn"
large_futures = "warn"
large_stack_arrays = "warn"
large_types_passed_by_value = "warn"
lossy_float_literal = "warn"
Expand Down

0 comments on commit 3e9a362

Please sign in to comment.