fix build issue due to stabilized feature
This commit is contained in:
parent
e85cfa4f22
commit
0856771248
@ -107,6 +107,7 @@
|
||||
#![feature(map_first_last)]
|
||||
#![feature(map_into_keys_values)]
|
||||
#![feature(negative_impls)]
|
||||
#![cfg_attr(bootstrap, feature(never_type))]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(nll)]
|
||||
#![feature(nonnull_slice_from_raw_parts)]
|
||||
|
Loading…
Reference in New Issue
Block a user