mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
58d23737a6
Use pointer `is_aligned*` methods This PR replaces some manual alignment checks with calls to `pointer::{is_aligned, is_aligned_to}` and removes a useless pointer cast. r? `@scottmcm` _split off from #100746_ |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |