Crate rustc_allocator[−][src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Re-exports
extern crate std; |
extern crate log; |
extern crate rustc; |
extern crate rustc_errors; |
extern crate rustc_target; |
extern crate syntax; |
extern crate syntax_pos; |
use std::prelude::v1::*; |
Modules
expand |
[ Experimental ]
|
Structs
AllocatorMethod |
[ Experimental ]
|
Enums
AllocatorTy |
[ Experimental ]
|
Statics
ALLOCATOR_METHODS |
[ Experimental ]
|