summaryrefslogtreecommitdiff
path: root/src/parser.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.rs')
-rw-r--r--src/parser.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser.rs b/src/parser.rs
index d95e35e6..3be927a1 100644
--- a/src/parser.rs
+++ b/src/parser.rs
@@ -1,4 +1,3 @@
-#![allow(unused_must_use)]
#![allow(non_upper_case_globals)]
use std::collections::{HashMap, HashSet};