Module rustc_smir::rustc_smir::alloc
source · Functions§
- Creates an
Allocation
only from information within theAllocRange
. - Creates new empty
Allocation
from givenAlign
.
Allocation
only from information within the AllocRange
.Allocation
from given Align
.