mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
remove unecessary feature flag
# Conflicts: # library/alloc/src/lib.rs
This commit is contained in:
parent
70293c658f
commit
fbb3371e5b
@ -107,7 +107,6 @@
|
||||
#![feature(map_first_last)]
|
||||
#![feature(map_into_keys_values)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(never_type)]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(nll)]
|
||||
#![feature(nonnull_slice_from_raw_parts)]
|
||||
|
Loading…
Reference in New Issue
Block a user