Skip to content

Add optional CI job to build the compiler with the parallel frontend#153726

Open
Kobzol wants to merge 2 commits intorust-lang:mainfrom
Kobzol:parallel-frontend-tests-optional
Open

Add optional CI job to build the compiler with the parallel frontend#153726
Kobzol wants to merge 2 commits intorust-lang:mainfrom
Kobzol:parallel-frontend-tests-optional

Conversation

@Kobzol
Copy link
Member

@Kobzol Kobzol commented Mar 11, 2026

Discussed on Zulip.

Note: this only builds the compiler, stdlib, etc. with 2 threads. UI tests are still compiled serially. I'd add that in a follow-up PR if we see that this new job works well (and if optional auto jobs work well in the first place).

r? @jieyouxu

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Mar 11, 2026
@Kobzol
Copy link
Member Author

Kobzol commented Mar 11, 2026

@bors try jobs=x86_64-gnu-parallel-frontend

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 11, 2026

⌛ Trying commit 3a48d69 with merge 84afa72

To cancel the try build, run the command @bors try cancel.

Workflow: https://github.com/rust-lang/rust/actions/runs/22963575492

rust-bors bot pushed a commit that referenced this pull request Mar 11, 2026
Add optional CI job to run tests with the parallel frontend


try-job: x86_64-gnu-parallel-frontend
@Kobzol Kobzol changed the title Add optional CI job to run tests with the parallel frontend Add optional CI job to build the compiler with the parallel frontend Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants