refactor[alloc]: remove unused box syntax feature
This commit is contained in:
parent
159ba8a92c
commit
be9c363066
@ -1,7 +1,6 @@
|
||||
#![feature(allocator_api)]
|
||||
#![feature(alloc_layout_extra)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(btree_drain_filter)]
|
||||
#![feature(cow_is_borrowed)]
|
||||
#![feature(const_box)]
|
||||
|
Loading…
Reference in New Issue
Block a user