-
Notifications
You must be signed in to change notification settings - Fork 52
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
Stabilize parallel front end #121
Comments
This issue is intended for status updates only. For general questions or comments, please contact the owner(s) directly. |
|
|
|
@SparrowLii opened a “proposed 2025H1 project goal](https://rust-lang.github.io/rust-project-goals/2025h1/parallel-front-end.html) to continue this work. The plans for the next 6 months are
|
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
We will move rustc's support for parallel front end closer to stability by resolving [ICE] and [deadlock] issues, completing the [test] suit for multithreaded scenario and integrating parallel front end into bootstrap. This fits into our larger goal of improving rustc build times by 20% by leveraging multiple cores and enhance its robustness.
Tasks and status
The text was updated successfully, but these errors were encountered: