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

miri_get_backtrace: stop supporting the v0 protocol #4172

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Feb 2, 2025

We did the same for miri_resolve_frame in rust-lang/rust#134055. This lets us get rid of the check_min_arg_count helper.

Fixes #4149

@RalfJung
Copy link
Member Author

RalfJung commented Feb 2, 2025

Taking @saethlin's 👍 as approval

@RalfJung RalfJung added this pull request to the merge queue Feb 2, 2025
Merged via the queue into rust-lang:master with commit df9fbcd Feb 2, 2025
7 checks passed
@RalfJung RalfJung deleted the miri_get_backtrace branch February 2, 2025 19:39
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.

Remove support for miri_get_backtrace with flags == 0
1 participant