Skip to content
Prev Previous commit
Next Next commit
collection_is_never_read
  • Loading branch information
ShaharNaveh committed Jun 17, 2026
commit bcb219b8d8ce36fccfe6b3559a4717ba10b3daa7
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ std_instead_of_core = "warn"
tests_outside_test_module = "warn"

# nursery lints to enforce gradually
collection_is_never_read = "warn"
debug_assert_with_mut_call = "warn"
derive_partial_eq_without_eq = "warn"
imprecise_flops = "warn"
Expand Down