We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bec8e9 commit 503d06bCopy full SHA for 503d06b
src/liballoc/tests/lib.rs
@@ -11,7 +11,6 @@
11
#![feature(associated_type_bounds)]
12
#![feature(binary_heap_into_iter_sorted)]
13
#![feature(binary_heap_drain_sorted)]
14
-#![feature(vec_remove_item)]
15
16
use std::collections::hash_map::DefaultHasher;
17
use std::hash::{Hash, Hasher};
0 commit comments