Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump backtrace-rs #175

Merged
merged 2 commits into from
Jul 20, 2024
Merged

Conversation

kristof-mattei
Copy link
Contributor

0.3.59 is the first version of backtrace-rs that doesn't use gimli-symbolize: rust-lang/backtrace-rs@5fc4f79

While the feature is still there, it is unused and later on removed in rust-lang/backtrace-rs@4cbe6b6. Original PR #615

Closes #174

0.3.59 is the first version of backtrace-rs that doesn't use `gimli-symbolize`: rust-lang/backtrace-rs@5fc4f79

While the feature is still there, it is unused and later on removed in rust-lang/backtrace-rs@4cbe6b6. Original [PR #615](rust-lang/backtrace-rs#615)

Closes eyre-rs#174
@LeoniePhiline LeoniePhiline self-requested a review June 28, 2024 21:17
Copy link
Contributor

@LeoniePhiline LeoniePhiline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ten3roberts ten3roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too 😁

@kristof-mattei
Copy link
Contributor Author

@ten3roberts anything I can do to push this forward?

@ten3roberts ten3roberts merged commit 2dc0688 into eyre-rs:master Jul 20, 2024
29 checks passed
@kristof-mattei kristof-mattei deleted the bump-backtrace-rs branch July 21, 2024 18:53
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.

New version of backtrace doesn't export gimli-symbolize anymore
3 participants