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

Commit

Permalink
oh the one that was left behind
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC committed Jan 6, 2020
1 parent 6bec8e9 commit 503d06b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/liballoc/tests/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#![feature(associated_type_bounds)]
#![feature(binary_heap_into_iter_sorted)]
#![feature(binary_heap_drain_sorted)]
#![feature(vec_remove_item)]

use std::collections::hash_map::DefaultHasher;
use std::hash::{Hash, Hasher};
Expand Down

0 comments on commit 503d06b

Please sign in to comment.