rust/library/core/src/alloc
Chris Denton 9050d12714
Stabilize alloc::Layout const functions
Stabilizes #67521. In particular the following stable methods are stabilized as const fn:

* size
* align
* from_size_align
2020-11-22 21:43:30 +00:00
..
global.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
layout.rs Stabilize alloc::Layout const functions 2020-11-22 21:43:30 +00:00
mod.rs Rollup merge of #77691 - exrook:rename-layouterr, r=KodrAus 2020-11-16 17:26:17 +01:00