We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdc56c commit 260a5d4Copy full SHA for 260a5d4
src/lib.rs
@@ -5,8 +5,7 @@
5
associated_type_bounds,
6
never_type,
7
try_blocks,
8
- hash_drain_filter,
9
- str_split_once
+ hash_drain_filter
10
)]
11
#![warn(rust_2018_idioms)]
12
#![warn(unused_lifetimes)]
0 commit comments