Module allocator

Module allocator 

Source

Structs§

AllocatorMethod
A method that will be codegened in the allocator shim.
AllocatorMethodInput

Enums§

AllocatorKind
AllocatorTy
Argument or return type for methods in the allocator shim
SpecialAllocatorMethod
Some allocator methods are known to the compiler: they act more like intrinsics/language primitives than library-defined functions. FIXME: ideally this would be derived from attributes like #[rustc_allocator], so we don’t have two sources of truth.

Constants§

ALLOC_ERROR_HANDLER
NO_ALLOC_SHIM_IS_UNSTABLE

Statics§

ALLOCATOR_METHODS

Functions§

default_fn_name
global_fn_name