• E
    core: Inline mallocing wrapper functions · ce9e5ecb
    Erick Tryzelaar 提交于
    As far as I can tell, this doesn't make rust compile any
    faster, but it does at least remove one level of indirection
    on malloc, which might help speed up some operations.
    ce9e5ecb
lang.rs 4.4 KB