We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159ba8a commit be9c363Copy full SHA for be9c363
library/alloc/tests/lib.rs
@@ -1,7 +1,6 @@
1
#![feature(allocator_api)]
2
#![feature(alloc_layout_extra)]
3
#![feature(assert_matches)]
4
-#![feature(box_syntax)]
5
#![feature(btree_drain_filter)]
6
#![feature(cow_is_borrowed)]
7
#![feature(const_box)]
0 commit comments