Skip to content

Upgrade addr2line, libloading, miniz_oxide - #765

Merged
ChrisDenton merged 1 commit into
rust-lang:masterfrom
cuviper:deps
Sep 2, 2026
Merged

Upgrade addr2line, libloading, miniz_oxide#765
ChrisDenton merged 1 commit into
rust-lang:masterfrom
cuviper:deps

Conversation

@cuviper

@cuviper cuviper commented Jul 14, 2026

Copy link
Copy Markdown
Member
  • addr2line v0.25 -> v0.27
    • gimli v0.32 -> v0.34
  • libloading v0.8 -> v0.9
  • miniz_oxide v0.8 -> v0.9

No code changes required.

* `addr2line v0.25 -> v0.27`
  * `gimli v0.32 -> v0.34`
* `libloading v0.8 -> v0.9`
* `miniz_oxide v0.8 -> v0.9`

No code changes required.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 15, 2026
std: upgrade `addr2line`, `object`, `miniz_oxide`

The `addr2line` upgrade also upgrades `gimli`, and we need a new
`unwinding` to align on that. No code changes are required.

See also rust-lang/backtrace-rs#765, but since `std` uses that as a
`#[path] mod backtrace_rs`, we don't need to wait for the crate update.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 15, 2026
std: upgrade `addr2line`, `object`, `miniz_oxide`

The `addr2line` upgrade also upgrades `gimli`, and we need a new
`unwinding` to align on that. No code changes are required.

See also rust-lang/backtrace-rs#765, but since `std` uses that as a
`#[path] mod backtrace_rs`, we don't need to wait for the crate update.
@workingjubilee

Copy link
Copy Markdown
Member

Thank you!

rust-timer added a commit to rust-lang/rust that referenced this pull request Jul 15, 2026
Rollup merge of #159345 - cuviper:std-deps, r=Darksonn

std: upgrade `addr2line`, `object`, `miniz_oxide`

The `addr2line` upgrade also upgrades `gimli`, and we need a new
`unwinding` to align on that. No code changes are required.

See also rust-lang/backtrace-rs#765, but since `std` uses that as a
`#[path] mod backtrace_rs`, we don't need to wait for the crate update.
@djc

djc commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Friendly ping?

@ChrisDenton ChrisDenton closed this Sep 2, 2026
@ChrisDenton ChrisDenton reopened this Sep 2, 2026
@ChrisDenton
ChrisDenton merged commit 15806ed into rust-lang:master Sep 2, 2026
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants