mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-28 08:25:25 +00:00
commit
cef623e5a6
@ -30,7 +30,7 @@
|
|||||||
#![feature(unboxed_closures)]
|
#![feature(unboxed_closures)]
|
||||||
#![feature(unicode)]
|
#![feature(unicode)]
|
||||||
#![feature(unsafe_destructor, slicing_syntax)]
|
#![feature(unsafe_destructor, slicing_syntax)]
|
||||||
#![cfg_attr(test, feature(test))]
|
#![cfg_attr(test, feature(rand, rustc_private, test))]
|
||||||
#![cfg_attr(test, allow(deprecated))] // rand
|
#![cfg_attr(test, allow(deprecated))] // rand
|
||||||
|
|
||||||
#![feature(no_std)]
|
#![feature(no_std)]
|
||||||
|
Loading…
Reference in New Issue
Block a user