Skip to content

Commit

Permalink
tests: Update lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Apr 17, 2024
1 parent 6c22a70 commit 103ab73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lint/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#![warn(
box_pointers,
deprecated_in_future,
dereferencing_mut_binding,
fuzzy_provenance_casts,
invalid_reference_casting,
let_underscore_drop,
Expand Down

0 comments on commit 103ab73

Please sign in to comment.