Skip to content

Commit

Permalink
fix: const_err is not a hard error
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts committed Aug 15, 2023
1 parent ee2077e commit d8c0553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@
rust_2018_idioms,
unreachable_pub,
bad_style,
const_err,
dead_code,
improper_ctypes,
non_shorthand_field_patterns,
Expand Down

0 comments on commit d8c0553

Please sign in to comment.