alloc: Split apart the global alloc feature
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://doc.rust-lang.org/nightly/")]
|
||||
|
||||
#![feature(alloc)]
|
||||
#![feature(associated_consts)]
|
||||
#![feature(collections)]
|
||||
#![feature(rc_weak)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(staged_api)]
|
||||
|
||||
Reference in New Issue
Block a user