Skip to content

[stable] 1.97.1 release - #159288

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

[stable] 1.97.1 release#159288
rust-bors[bot] merged 4 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-next

Conversation

@Mark-Simulacrum

@Mark-SimulacrumMark-Simulacrum commented Jul 14, 2026

Copy link
Copy Markdown
Member

@rustbotrustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Jul 14, 2026
@Mark-Simulacrum
Mark-Simulacrum marked this pull request as ready for review July 14, 2026 12:40
@rustbot

Copy link
Copy Markdown
Collaborator

⚠️Warning⚠️

@nikic

Copy link
Copy Markdown
Contributor

I think it would be better to use a dedicated branch for the stable release. Otherwise we'll backport quite a few changes (the LLVM 22.1.7 and LLVM 22.1.8 releases).

* Bump version
* Re-import release notes and add 1.97.1 notes
workingjubileeand others added 3 commits July 14, 2026 13:36
This reverts commit 569ad99.
The PR widened the effect of this from enums with the 0..=1 range to
those with any range if they had more than 1 byte.
Unfortunately, our LLVMIR now incurs miscompilations, so revert until
we find a better fix.
This backports more than just the small fix as the original base has
moved on main too.
@Mark-Simulacrum

Copy link
Copy Markdown
MemberAuthor

@bors r+ rollup=never p=100

@rust-bors

rust-borsBot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 979b2d3 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-borsrust-borsBot 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 14, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request Jul 14, 2026
[stable] 1.97.1 release
This backports:
* #159106
* #159047
Currently not approved:
* #159039 - thread is trending towards a decline of backport
@rust-borsrust-borsBot 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 Jul 14, 2026
@rust-bors

rust-borsBot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 51950eb failed: CI. Failed job:

@theemathas

Copy link
Copy Markdown
Contributor

curl: (35) Recv failure: Connection was reset

@bors retry

@rust-borsrust-borsBot 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 14, 2026
@theemathastheemathas mentioned this pull request Jul 14, 2026
@rust-bors

This comment has been minimized.

@rust-log-analyzer

This comment was marked as outdated.

@rust-borsrust-borsBot 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 14, 2026
@rust-bors

rust-borsBot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

☀️ Test successful - CI
Approved by: Mark-Simulacrum
Duration: 4h 19m 49s
Pushing 8bab26f to stable...

@rust-bors
rust-borsBot merged commit 8bab26f into rust-lang:stableJul 14, 2026
12 checks passed
@rustbotrustbot added this to the 1.97.1 milestone Jul 14, 2026
@Mark-Simulacrum
Mark-Simulacrum deleted the stable-next branch July 14, 2026 22:17
@theemathastheemathas mentioned this pull request Jul 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.merged-by-borsThis PR was explicitly merged by bors.T-releaseRelevant 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.

6 participants

@Mark-Simulacrum@rustbot@nikic@theemathas@rust-log-analyzer@workingjubilee