Skip to content

Commit 4eed610

Browse files
author
hyd-dev
committed
Remove #![feature(or_patterns)]
1 parent f409454 commit 4eed610

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#![feature(map_first_last)]
33
#![feature(map_try_insert)]
44
#![feature(never_type)]
5-
#![feature(or_patterns)]
65
#![feature(try_blocks)]
76

87
#![warn(rust_2018_idioms)]

0 commit comments

Comments
 (0)