Skip to content

update pre-stabilization CI job chapter#2904

Open
lqd wants to merge 1 commit into
rust-lang:mainfrom
lqd:rename-job
Open

update pre-stabilization CI job chapter#2904
lqd wants to merge 1 commit into
rust-lang:mainfrom
lqd:rename-job

Conversation

@lqd

@lqd lqd commented Jun 19, 2026

Copy link
Copy Markdown
Member

For rust-lang/rust#158129, and as I've been asked to rename the job.

This PR:

  • renames the job from x86_64-gnu-pre-stabilization to x86_64-gnu-next-trait-solver-polonius
  • updates its description to add the bootstrapping checks it does now
  • fixes a couple of typos and mistakes

These 2 PRs will need to land not too far from one another, to limit the chances the old job name points to the old documentation, but it's fine.

- renames the job from x86_64-gnu-pre-stabilization to x86_64-gnu-next-trait-solver-polonius
- updates its description to add the bootstrapping checks it does now
- fixes a couple of typos and mistakes
@lqd lqd marked this pull request as ready for review June 19, 2026 14:58
@rustbot

rustbot commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Jun 19, 2026
@lqd

lqd commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

cc @Kobzol @jieyouxu

jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 19, 2026
ensure the new solver bootstraps on CI

With rust-lang#158040, the new solver should now be able to bootstrap, and this PR ensures on CI it doesn't regress. This is part of the plan in rust-lang#157780 until stabilization.

This renames the job as well to something hopefully clearer, from `x86_64-gnu-pre-stabilization` to `x86_64-gnu-next-trait-solver-polonius`. And thus, also needs rust-lang/rustc-dev-guide#2904 to have the correct `doc_url`.

r? kobzol
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jun 19, 2026
ensure the new solver bootstraps on CI

With rust-lang#158040, the new solver should now be able to bootstrap, and this PR ensures on CI it doesn't regress. This is part of the plan in rust-lang#157780 until stabilization.

This renames the job as well to something hopefully clearer, from `x86_64-gnu-pre-stabilization` to `x86_64-gnu-next-trait-solver-polonius`. And thus, also needs rust-lang/rustc-dev-guide#2904 to have the correct `doc_url`.

r? kobzol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants