Skip to content

Commit be9c363

Browse files
committedJan 17, 2023
refactor[alloc]: remove unused box syntax feature
1 parent 159ba8a commit be9c363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎library/alloc/tests/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#![feature(allocator_api)]
22
#![feature(alloc_layout_extra)]
33
#![feature(assert_matches)]
4-
#![feature(box_syntax)]
54
#![feature(btree_drain_filter)]
65
#![feature(cow_is_borrowed)]
76
#![feature(const_box)]

0 commit comments

Comments
 (0)
Please sign in to comment.