Skip to content

Commit

Permalink
Update to remove const_err
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsvll authored Dec 23, 2022
1 parent 1c1ccba commit 41cf001
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 @@ -4,7 +4,6 @@
// #![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png")] TODO: Set to Parsec logo
#![deny(
nonstandard_style,
const_err,
dead_code,
improper_ctypes,
non_shorthand_field_patterns,
Expand Down

0 comments on commit 41cf001

Please sign in to comment.