mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
2ff5a3e38b
...because alignment is always nonzero. This helps eliminate redundant runtime alignment checks, when a DST is a field of a struct whose remaining fields have alignment 1.