Searched defs:needs_allocator (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/compiler/rustc_metadata/src/rmeta/ | ||
| D | mod.rs | 284 needs_allocator: bool, field |
| D | decoder.rs | 1707 pub(crate) fn needs_allocator(&self) -> bool { in needs_allocator() method |