Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #154004 - GrigorenkoPV:alignment/as_nonzero_usize, r=scottmcm
`Alignment`: move from `ptr` to `mem` and rename `as_nonzero` to `as_nonzero_usize`
- tracking issue: rust-lang/rust#102070
- split off from rust-lang/rust#153261