Skip to content
/ rustc Public
forked from rust-lang/rust

Commit 503d06b

Browse files
committedJan 6, 2020
oh the one that was left behind
1 parent 6bec8e9 commit 503d06b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/liballoc/tests/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#![feature(associated_type_bounds)]
1212
#![feature(binary_heap_into_iter_sorted)]
1313
#![feature(binary_heap_drain_sorted)]
14-
#![feature(vec_remove_item)]
1514

1615
use std::collections::hash_map::DefaultHasher;
1716
use std::hash::{Hash, Hasher};

0 commit comments

Comments
 (0)
Please sign in to comment.