mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
a966f54bbb
fix building libstd for Miri on macOS Fixes a Miri regression introduced by https://github.com/rust-lang/rust/pull/75295 Cc @tmiasko @Amanieu