]> git.lizzy.rs Git - rust.git/commit
Document memory allocation APIs
authorSimon Sapin <simon.sapin@exyr.org>
Thu, 31 May 2018 16:23:42 +0000 (18:23 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Mon, 11 Jun 2018 20:47:28 +0000 (13:47 -0700)
commite9fd063edb4f6783fbd91a82a0f61626dacf8dad
treeaa482195798794cd021da59d3b556b366262e632
parent0081d8826b00f4eaf217d4d68d54e715bd98dcb9
Document memory allocation APIs

Add some docs where they were missing,
attempt to fix them where they were out of date.
src/liballoc/alloc.rs
src/liballoc_system/lib.rs
src/libcore/alloc.rs
src/libstd/alloc.rs