Skip to content

[stable] 1.97.1 release#159288

Open
Mark-Simulacrum wants to merge 4 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-next
Open

[stable] 1.97.1 release#159288
Mark-Simulacrum wants to merge 4 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-next

Conversation

@Mark-Simulacrum

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

Copy link
Copy Markdown
Member

@rustbot rustbot 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

rustbot commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

@nikic

nikic commented Jul 14, 2026

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
workingjubilee and 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
Member Author

@bors r+ rollup=never p=100

@rust-bors

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

rust-bors Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

⌛ Testing commit 979b2d3 with merge 8bab26f...

Workflow: https://github.com/rust-lang/rust/actions/runs/29344366245

rust-bors Bot 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-log-analyzer

This comment was marked as outdated.

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

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

6 participants