]> git.proxmox.com Git - rustc.git/blobdiff - src/test/bench/core-set.rs
Imported Upstream version 1.2.0+dfsg1
[rustc.git] / src / test / bench / core-set.rs
index eebf6feaffac33d0a4e120a26f48587a219d5e69..d2537e09901cb90c876b7bef9610435a30f4c566 100644 (file)
@@ -11,6 +11,7 @@
 // ignore-pretty very bad with line comments
 
 #![feature(unboxed_closures, rand, std_misc, collections, duration, duration_span)]
+#![feature(bitset)]
 
 extern crate collections;
 extern crate rand;