Skip to content

[stable] 1.97 release#158832

Merged
rust-bors[bot] merged 3 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-next
Jul 7, 2026
Merged

[stable] 1.97 release#158832
rust-bors[bot] merged 3 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-next

Conversation

@Mark-Simulacrum

@Mark-Simulacrum Mark-Simulacrum commented Jul 5, 2026

Copy link
Copy Markdown
Member

No last minute backports this time around.

Pulled in release notes from #158871, leaving that pending for a bit more time to get feedback before we approve it for mainline.

r? me

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 5, 2026
@Mark-Simulacrum Mark-Simulacrum marked this pull request as ready for review July 6, 2026 22:11
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 6, 2026
@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors r+ rollup=never p=100

@rust-bors

rust-bors Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

📌 Commit e6ccfb3 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Jul 6, 2026
@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors try jobs=armhf-gnu,dist-armhf-linux,dist-arm-linux-gnueabi,dist-powerpc64le-linux-musl,dist-loongarch64-musl,dist-riscv64-linux,dist-powerpc64le-linux-gnu,dist-powerpc64-linux-musl,dist-armv7-linux,dist-powerpc-linux,dist-loongarch64-linux,dist-s390x-linux,dist-i586-gnu-i586-i686-musl,dist-powerpc64-linux-gnu

Pulling try jobs from #158774 to assess if we need a cherry pick of it.

@rust-bors

rust-bors Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Invalid command: Try jobs must not have more than 10 jobs. Run @bors help or go to https://bors.rust-lang.org/help to see available commands.

@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors try jobs=armhf-gnu,dist-armhf-linux,dist-arm-linux-gnueabi,dist-powerpc64le-linux-musl,dist-loongarch64-musl,dist-riscv64-linux,dist-powerpc64le-linux-gnu,dist-powerpc64-linux-musl

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jul 7, 2026
[stable] 1.97 release


try-job: armhf-gnu
try-job: dist-armhf-linux
try-job: dist-arm-linux-gnueabi
try-job: dist-powerpc64le-linux-musl
try-job: dist-loongarch64-musl
try-job: dist-riscv64-linux
try-job: dist-powerpc64le-linux-gnu
try-job: dist-powerpc64-linux-musl
@rust-log-analyzer

This comment has been minimized.

@rust-bors rust-bors Bot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 7, 2026
@rust-bors

rust-bors Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

⚠️ A new commit 1417dc76bbb9355480513eae23b27d0279932837 was pushed.

This pull request was unapproved.

@rust-bors rust-bors Bot removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 7, 2026
@rustbot rustbot added the T-release Relevant to the release subteam, which will review and decide on the PR/issue. label Jul 7, 2026
@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors try jobs=armhf-gnu,dist-armhf-linux,dist-arm-linux-gnueabi,dist-powerpc64le-linux-musl,dist-loongarch64-musl,dist-riscv64-linux,dist-powerpc64le-linux-gnu,dist-powerpc64-linux-musl

@bors r+ rollup=never p=100

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jul 7, 2026
[stable] 1.97 release


try-job: armhf-gnu
try-job: dist-armhf-linux
try-job: dist-arm-linux-gnueabi
try-job: dist-powerpc64le-linux-musl
try-job: dist-loongarch64-musl
try-job: dist-riscv64-linux
try-job: dist-powerpc64le-linux-gnu
try-job: dist-powerpc64-linux-musl
@rust-bors

rust-bors Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 1417dc7 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 7, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 7, 2026
@rust-bors

This comment has been minimized.

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job x86_64-gnu-tools failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
...............................F.................. (50/143)
.................................................. (100/143)
...........................................        (143/143)

======== tests/rustdoc-gui/go-to-collapsed-elem.goml ========

[ERROR] line 25
    at `tests/rustdoc-gui/go-to-collapsed-elem.goml` line 21: Error: Node is detached from document: for command `click: "//*[@id='search']//a[@href='../test_docs/struct.Foo.html#method.must_use']"`
    at <file:///checkout/obj/build/x86_64-unknown-linux-gnu/test/rustdoc-gui/doc/test_docs/struct.Foo.html?search=t_use>


<= doc-ui tests done: 142 succeeded, 1 failed, 0 filtered out

Error: ()

@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

I think I've seen that gnu-tools failure elsewhere and it was spurious, so going to just retry it...

@rust-bors

rust-bors Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: fcadc5f (fcadc5fb34ba35bae580ac67e969891d2d2e06c4)
Base parent: b2282dd (b2282dd5646a57d570fc86fbe8df0e8826665ef6)

@rust-bors rust-bors Bot added merged-by-bors This PR was explicitly merged by bors. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 7, 2026
@rust-bors

rust-bors Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

☀️ Test successful - CI
Approved by: Mark-Simulacrum
Duration: 3h 11m
Pushing 2d8144b to stable...

@rust-bors rust-bors Bot merged commit 2d8144b into rust-lang:stable Jul 7, 2026
17 of 24 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Jul 7, 2026
@jieyouxu

jieyouxu commented Jul 7, 2026

Copy link
Copy Markdown
Member

I think I've seen that gnu-tools failure elsewhere and it was spurious, so going to just retry it...

That one is #157747

@Mark-Simulacrum Mark-Simulacrum deleted the stable-next branch July 7, 2026 10:28
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 merged-by-bors This PR was explicitly merged by bors. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants