Skip to content

Commit 1b4da46

Browse files
committed
remove unecessary feature flag
1 parent 0a8027e commit 1b4da46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/liballoc/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
#![feature(try_trait)]
123123
#![feature(associated_type_bounds)]
124124
#![feature(inplace_iteration)]
125-
#![feature(never_type)]
126125
#![feature(type_alias_impl_trait)]
127126

128127
// Allow testing this library

0 commit comments

Comments
 (0)