Skip to content

Conversation

nia-e
Copy link
Member

@nia-e nia-e commented Oct 15, 2025

Closes #4633

The actual breaking change in libffi 5.0 seems to be the lifetime on the libffi::middle::Arg type, which we were already more-or-less respecting the semantics of. This lets us simplify the code that handles it so hooray!

@rustbot
Copy link
Collaborator

rustbot commented Oct 15, 2025

Thank you for contributing to Miri!
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Oct 15, 2025
@RalfJung
Copy link
Member

That was very quick, thanks :)

@RalfJung RalfJung enabled auto-merge October 15, 2025 12:24
@RalfJung RalfJung added this pull request to the merge queue Oct 15, 2025
Merged via the queue into rust-lang:master with commit 7d4e2b9 Oct 15, 2025
13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Oct 15, 2025
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.

Bump libffi dependency

3 participants