add a few blanket future impls to std
This commit is contained in:
parent
1b4c921103
commit
6e5c18e8dc
6 changed files with 82 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
|||
#![cfg_attr(test, feature(rand, test))]
|
||||
#![feature(allocator_api)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(ascii_ctype)]
|
||||
#![feature(box_into_raw_non_null)]
|
||||
#![feature(box_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue