mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
46126ac931
Use function shims to make sure EII works on apple targets Use function shims to make sure EII works on apple targets (and generally accepts target-arch attributes) Explainer: https://github.com/rust-lang/rust/pull/146348#issuecomment-3631810110 Tracking issue: https://github.com/rust-lang/rust/issues/125418