Skip to content

Commit fbb3371

Browse files
committed
remove unecessary feature flag
# Conflicts: # library/alloc/src/lib.rs
1 parent 70293c6 commit fbb3371

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
#![feature(map_first_last)]
108108
#![feature(map_into_keys_values)]
109109
#![feature(negative_impls)]
110-
#![feature(never_type)]
111110
#![feature(new_uninit)]
112111
#![feature(nll)]
113112
#![feature(nonnull_slice_from_raw_parts)]

0 commit comments

Comments
 (0)