Skip to content

Conversation

tgross35
Copy link
Contributor

The breaking change here involves API for read::Dwarf, read::CallFrameInstruction, and write::LineProgram, none of which are used in this crate. Making this change will allow std to upgrade to a version of gimli that drops the compiler_builtins dependency, which is needed for 1.

Changelog: https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md#0320

The breaking change here involves API for `read::Dwarf`,
`read::CallFrameInstruction`, and `write::LineProgram`, none of which
are used in this crate. Making this change will allow `std` to upgrade
to a version of `gimli` that drops the `compiler_builtins` dependency,
which is needed for [1].

Changelog: https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md#0320

[1]: rust-lang/rust#142265
@tgross35
Copy link
Contributor Author

@nbdd0121 once this merges, could you publish a release so we can pick it up in std?

@nbdd0121 nbdd0121 merged commit 46cb055 into nbdd0121:trunk Jun 11, 2025
5 checks passed
@nbdd0121
Copy link
Owner

Published as 0.2.7

@tgross35
Copy link
Contributor Author

Thanks!

@tgross35 tgross35 deleted the upgrade-gimli branch June 11, 2025 17:46
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