mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 22:58:12 +00:00

Remove implementation of `min_align_of` intrinsic Since #88839 `min_align_of` is lowered to AlignOf operator.
Remove implementation of `min_align_of` intrinsic Since #88839 `min_align_of` is lowered to AlignOf operator.