Skip to content

Commit f2fc816

Browse files
committed
Update to remove const_err
Signed-off-by: Marcus de Lima <[email protected]>
1 parent 1c1ccba commit f2fc816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)