Promoting Parallel Front End
nikomatsakis opened this issue · 8 comments
nikomatsakis commented
| Metadata | |
|---|---|
| Owner(s) | @SparrowLii |
| Team(s) | compiler |
| Goal document | 2024h2/parallel-front-end |
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
- Implementation (@SparrowLii)
- Author tests (@SparrowLii)
- Discussion and moral support (compiler
)
nikomatsakis commented
This issue is intended for status updates only.
For general questions or comments, please contact the owner(s) directly.