add missing features to libcollections tests
This commit is contained in:
parent
80627cd3cc
commit
d163f1f97b
@ -30,7 +30,7 @@
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(unicode)]
|
||||
#![feature(unsafe_destructor, slicing_syntax)]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
#![cfg_attr(test, feature(rand, rustc_private, test))]
|
||||
#![cfg_attr(test, allow(deprecated))] // rand
|
||||
|
||||
#![no_std]
|
||||
|
Loading…
x
Reference in New Issue
Block a user