-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Promote aarch64-pc-windows-msvc to Tier 1 #145682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp. Some changes occurred in src/doc/rustc/src/platform-support cc @Noratrieb |
Don't forget to update the target value:
|
r? @Noratrieb maybe? |
|
These commits modify compiler targets. |
Thanks! I did this change based on the |
Looks like infra failures in the CI job?
|
Per rust-lang/rfcs#3817
Tracking issue: #145671