[stable] 1.96.1 release#158331
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
This comment has been minimized.
This comment has been minimized.
852959b to
0e755af
Compare
|
Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt |
This comment has been minimized.
This comment has been minimized.
``` $ 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 ```
0e755af to
f216ef7
Compare
|
|
@bors r+ rollup=never p=100 |
|
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 |
|
⌛ Testing commit f216ef7 with merge 783c02d... Workflow: https://github.com/rust-lang/rust/actions/runs/28079737771 |
[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
This prepares 1.96.1 release with:
Currently targeting this Thursday.
r? me