Skip to content

Commit

Permalink
remove unusued feature
Browse files Browse the repository at this point in the history
  • Loading branch information
the8472 committed Apr 10, 2023
1 parent 82d71b1 commit d6fe73d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#![feature(array_windows)]
#![feature(binary_heap_into_iter_sorted)]
#![feature(box_patterns)]
#![feature(drain_filter)]
#![feature(if_let_guard)]
#![feature(iter_intersperse)]
#![feature(let_chains)]
Expand Down

0 comments on commit d6fe73d

Please sign in to comment.