Skip to content

Commit

Permalink
Clean up todos
Browse files Browse the repository at this point in the history
Also add some span_bugs where it is unreachable
  • Loading branch information
JulianKnodt committed Mar 9, 2021
1 parent d30c497 commit d674d3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#![warn(rust_2018_idioms)]
#![warn(unused_lifetimes)]
#![warn(unreachable_pub)]
#![feature(box_patterns)]

extern crate snap;
#[macro_use]
Expand Down

0 comments on commit d674d3d

Please sign in to comment.