Skip to content

Upgrade addr2line, libloading, miniz_oxide#765

Open
cuviper wants to merge 1 commit into
rust-lang:masterfrom
cuviper:deps
Open

Upgrade addr2line, libloading, miniz_oxide#765
cuviper wants to merge 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.
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.

2 participants