mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
d11ee806a4
Remove implementation of `min_align_of` intrinsic Since #88839 `min_align_of` is lowered to AlignOf operator.