rust/library/core/src/alloc
Dylan DPC 51eed00ca9
Rollup merge of #100030 - WaffleLapkin:nice_pointer_sis, r=scottmcm
cleanup code w/ pointers in std a little

Use pointer methods (`byte_add`, `null_mut`, etc) to make code in std a little nicer.
2022-08-12 20:39:10 +05:30
..
global.rs cleanup code w/ pointers in std a little 2022-08-05 16:47:49 +04:00
layout.rs Re-optimize Layout::array 2022-07-13 17:07:41 -07:00
mod.rs Remove potentially misleading realloc parenthetical 2022-05-14 22:30:14 -05:00