Skip to content

Commit 41cf001

Browse files
authored
Update to remove const_err
1 parent 1c1ccba commit 41cf001

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// #![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png")] TODO: Set to Parsec logo
55
#![deny(
66
nonstandard_style,
7-
const_err,
87
dead_code,
98
improper_ctypes,
109
non_shorthand_field_patterns,

0 commit comments

Comments
 (0)