-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Description
With #81966 landed it's possible to build for the arm64 iOS simulator on M1 devices.
cargo +nightly build -Z build-std --target aarch64-apple-ios-sim
It would be nice to promote aarch64-apple-ios-sim
to Tier 2 so users can get the pre-built libstd
using rustup.
What steps are necessary to do that? I'm happy to do the work.
And who's to sign off on that?
/cc @deg4uss3r who did the initial work.
deg4uss3r, boek, surpher and yerkeyerke
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.