rust/library/core/src/alloc
Yuki Okushi 38db483af7
Rollup merge of #102072 - scottmcm:ptr-alignment-type, r=thomcc
Add `ptr::Alignment` type

Essentially no new code here, just exposing the previously-`pub(crate)` `ValidAlign` type under the name from the ACP.

ACP: https://github.com/rust-lang/libs-team/issues/108
Tracking Issue: https://github.com/rust-lang/rust/issues/102070

r? ``@ghost``
2022-10-10 00:09:40 +09:00
..
global.rs cleanup code w/ pointers in std a little 2022-08-05 16:47:49 +04:00
layout.rs Rollup merge of #102072 - scottmcm:ptr-alignment-type, r=thomcc 2022-10-10 00:09:40 +09:00
mod.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00