-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-parallel-compilerArea: parallel compilerArea: parallel compilerA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustc
Description
Parallel front end need some tests in CI, to prevent certain changes from making it unavailable. (e.g. #113730)
### Tasks
- [ ] Modify compiler test harness to support repeated testing
- [ ] Testing with many threads
- [ ] use parallel front end in UI tests
- [ ] support perf test of parallel front end in rustc-perf
Metadata
Metadata
Assignees
Labels
A-parallel-compilerArea: parallel compilerArea: parallel compilerA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustc
Type
Projects
Status
Todo