Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a mach command to set up rust compiler for particular target #23198
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would make it easier to script the ARM build setup, which requires fetching the appropriate rust standard library for a particular target. Waiting for the build to complete before continuing is annoying.