Home
last modified time | relevance | path

Searched defs:has_default_lib_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_metadata/src/rmeta/
Dmod.rs252 has_default_lib_allocator: bool, field
Ddecoder.rs1719 pub(crate) fn has_default_lib_allocator(&self) -> bool { in has_default_lib_allocator() method