We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1ccba commit 41cf001Copy full SHA for 41cf001
src/lib.rs
@@ -4,7 +4,6 @@
4
// #![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png")] TODO: Set to Parsec logo
5
#![deny(
6
nonstandard_style,
7
- const_err,
8
dead_code,
9
improper_ctypes,
10
non_shorthand_field_patterns,
0 commit comments