Skip to content

Start basic docs for pre-stabilization CI job#2899

Merged
jieyouxu merged 2 commits into
rust-lang:mainfrom
jieyouxu:pre-stab-ci
Jun 12, 2026
Merged

Start basic docs for pre-stabilization CI job#2899
jieyouxu merged 2 commits into
rust-lang:mainfrom
jieyouxu:pre-stab-ci

Conversation

@jieyouxu

Copy link
Copy Markdown
Member

@rustbot

rustbot commented Jun 12, 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 12, 2026
Comment thread src/tests/pre-stabilization-ci-job.md Outdated
Comment thread src/tests/pre-stabilization-ci-job.md
@lqd

lqd commented Jun 12, 2026

Copy link
Copy Markdown
Member

In the abstract it could also be useful to list the commands the job is doing so people can reproduce them easily.

e.g. RUSTFLAGS_NOT_BOOTSTRAP="-Znext-solver" ./x build library && ./x test tests/ui --compare-mode polonius

But I imagine the former will need to be better baked into bootstrap for enabling on nightly soon anyways. Like some config flag so we can turn that on on CI for nightly/dev only.

@jieyouxu

Copy link
Copy Markdown
Member Author

Included those in the NOTE section; we can tune the invocations once we can bootstrap

@lqd lqd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is already looking great to me, and we can improve it later as we go along.

Thanks for doing this!

View changes since this review

@jieyouxu jieyouxu merged commit 642818e into rust-lang:main Jun 12, 2026
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Jun 12, 2026
@jieyouxu jieyouxu deleted the pre-stab-ci branch June 12, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants