We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30c497 commit d674d3dCopy full SHA for d674d3d
src/lib.rs
@@ -11,7 +11,6 @@
11
#![warn(rust_2018_idioms)]
12
#![warn(unused_lifetimes)]
13
#![warn(unreachable_pub)]
14
-#![feature(box_patterns)]
15
16
extern crate snap;
17
#[macro_use]
0 commit comments