mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 03:18:04 +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.