mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
2d9690d2e7
ABI checks: add support for some tier3 arches, warn on others. Followup to - https://github.com/rust-lang/rust/pull/132842 - https://github.com/rust-lang/rust/pull/132173 - https://github.com/rust-lang/rust/issues/131800 r? ``@workingjubilee``