Skip to content

[stable] 1.96.1 release#158331

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

[stable] 1.96.1 release#158331
Mark-Simulacrum wants to merge 4 commits into
rust-lang:stablefrom
Mark-Simulacrum:stable-patch

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

This prepares 1.96.1 release with:

Currently targeting this Thursday.

r? me

@rustbot

rustbot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/tools/cargo

cc @ehuss

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler 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. labels Jun 23, 2026
@rustbot

This comment has been minimized.

@rustbot

rustbot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred to MIR optimizations

cc @rust-lang/wg-mir-opt

@rustbot

This comment has been minimized.

Mark-Simulacrum and others added 4 commits June 23, 2026 22:05
```
$ git log 30a34c6821b57de0aaec83a901aca39f88f6778c..b7c152bc3fd1496e1292afc71b558f8ec24d3fcc --oneline
b7c152bc3 [stable] Bump patch version to 0.97.2 (cargo 17133)
8895b8b0b [stable] Bump patch version to 0.97.2
92844f906 [1.96] backport: Add global HTTP timeout tracking to http_async (cargo 17131)
3a194581b Add bytes_pending function to http_async
2ef2f810d fix: add http_async types to spurious error detection
403d1dc10 Add global HTTP timeout tracking to http_async
a4757e379 (tag: 0.97.1) [1.96] Bump cargo-util-schemas to 0.14.0 and cargo to 0.97.1 (cargo 17046)
d2a328419 [1.96] Bump cargo-util-schemas to 0.14.0 and cargo to 0.97.1
```
@rustbot

rustbot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors r+ rollup=never p=100

@rust-bors

rust-bors Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

📌 Commit f216ef7 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 Jun 24, 2026
@hanna-kruppe

Copy link
Copy Markdown
Contributor

The backport of #158214 looks correct to me. The diff for the pass implementation is the same when ignoring white space. The only reason my commit didn’t apply cleanly is differences in the else block, which was only reformatted as a side effect of removing the if, not actually touched.

@rust-bors

rust-bors Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

⌛ Testing commit f216ef7 with merge 783c02d...

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

rust-bors Bot pushed a commit that referenced this pull request Jun 24, 2026
[stable] 1.96.1 release

This prepares 1.96.1 release with:

- [Cargo: fix timeout/retry behavior](rust-lang/cargo#17131)
- [rustc: fix unsoundness in MIR opt](#158214)

Currently targeting this Thursday.

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler 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.

3 participants