fix build with stable rust

negative_impls feature doesn't seem to be needed
pull/132/head
Tomas Janousek 2 years ago
parent a7bbd93845
commit 33da311ee9

@ -1,5 +1,4 @@
#![warn(clippy::all)]
#![feature(negative_impls)]
pub mod adapted_iter;
pub mod adapters;

Loading…
Cancel
Save