Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Consolidate staging for compiletest steps in bootstrap #146076

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

Open
Kobzol wants to merge 7 commits into rust-lang:master
base: master
Choose a base branch
Loading
from Kobzol:bootstrap-compiletest

Conversation

Copy link
Member

@Kobzol Kobzol commented Sep 1, 2025

This PR finishes the initial pass of refactorings that fixed up staging of various bootstrap steps after the stage0 redesign. Now the real refactorings can begin =D

It fixes the unnecessary stage2 build of cargo for run-make tests (https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/run-make.20cargo.20staging/with/536662651), and also consolidates staging of messages printed by bootstrap for test steps (Testing stageN... etc.).

r? @jieyouxu

@rustbot rustbot added 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Sep 1, 2025

This comment has been minimized.

Copy link
Contributor

@Kobzol

Is there any RFC or blog post that describes the intended changes and goals of the whole refactoring?

Copy link
Member Author

Kobzol commented Sep 1, 2025
edited
Loading

Essentially this: https://blog.rust-lang.org/inside-rust/2025/05/29/redesigning-the-initial-bootstrap-sequence/. This landed ~3 months ago, and since then I'm trying to fix various bugs and issues around it.

practicalrs reacted with thumbs up emoji

This comment has been minimized.

Copy link
Member

@jieyouxu jieyouxu left a comment
edited by rustbot
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, r=me with two comment nits

View changes since this review

Copy link
Member Author

Kobzol commented Sep 1, 2025

@bors r=jieyouxu rollup=never

Copy link
Collaborator

bors commented Sep 1, 2025

📌 Commit 6f5fc69 has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 1, 2025
Copy link
Collaborator

bors commented Sep 1, 2025

⌛ Testing commit 6f5fc69 with merge a56e02f...

bors added a commit that referenced this pull request Sep 1, 2025
Consolidate staging for compiletest steps in bootstrap
This PR finishes the initial pass of refactorings that fixed up staging of various bootstrap steps after the stage0 redesign. Now the *real* refactorings can begin =D
It fixes the unnecessary stage2 build of cargo for run-make tests (https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/run-make.20cargo.20staging/with/536662651), and also consolidates staging of messages printed by bootstrap for test steps (`Testing stageN...` etc.).
r? `@jieyouxu`

This comment has been minimized.

Copy link
Member

jieyouxu commented Sep 1, 2025

Oh right, ui-fulldeps...

Copy link
Collaborator

bors commented Sep 1, 2025

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 1, 2025
Copy link
Member Author

Kobzol commented Sep 1, 2025

Hmm, I tested this before, maybe it regressed.

Copy link
Member Author

Kobzol commented Sep 1, 2025

@bors try jobs=x86_64-gnu-llvm-20-1,x86_64-gnu-llvm-20-2,x86_64-gnu-llvm-20-3

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Sep 1, 2025
Consolidate staging for compiletest steps in bootstrap
try-job: x86_64-gnu-llvm-20-1
try-job: x86_64-gnu-llvm-20-2
try-job: x86_64-gnu-llvm-20-3
Copy link

rust-bors bot commented Sep 1, 2025

☀️ Try build successful (CI)
Build commit: 10cce20 (10cce209c36a13e8b4e6d62b92bacd5adccb52bd, parent: c0bb3b98bb7aac24a37635e5d36d961e0b14f435)

Copy link
Member Author

Kobzol commented Sep 1, 2025

@bors r=jieyouxu

Ok that was a silly bug, I shouldn't have replaced that if condition :)

Copy link
Collaborator

bors commented Sep 1, 2025

📌 Commit af627f5 has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@jieyouxu jieyouxu jieyouxu approved these changes

Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /