mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
fix build with stable rust
negative_impls feature doesn't seem to be needed
This commit is contained in:
parent
a7bbd93845
commit
33da311ee9
@ -1,5 +1,4 @@
|
||||
#![warn(clippy::all)]
|
||||
#![feature(negative_impls)]
|
||||
|
||||
pub mod adapted_iter;
|
||||
pub mod adapters;
|
||||
|
Loading…
Reference in New Issue
Block a user