Files
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
..
2020-07-27 19:51:13 -05:00