Skip to content

Commit d674d3d

Browse files
committed
Clean up todos
Also add some span_bugs where it is unreachable
1 parent d30c497 commit d674d3d

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
@@ -11,7 +11,6 @@
1111
#![warn(rust_2018_idioms)]
1212
#![warn(unused_lifetimes)]
1313
#![warn(unreachable_pub)]
14-
#![feature(box_patterns)]
1514

1615
extern crate snap;
1716
#[macro_use]

0 commit comments

Comments
 (0)