Skip to content

Conversation

@royAmmerschuber
Copy link
Contributor

Refactors TreeVisitor in preparation for wildcard support for tree borrows.

Also simplifies AccessRelatedness to only track if an access is foreign or local.

@rustbot
Copy link
Collaborator

rustbot commented Oct 27, 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.

@RalfJung
Copy link
Member

This looks great, thanks! Please squash the commits using ./miri squash. Then write @rustbot ready after you force-pushed the squashed PR.

@rustbot author

@rustbot rustbot added S-waiting-on-author Status: Waiting for the PR author to address review comments and removed S-waiting-on-review Status: Waiting for a review to complete labels Oct 31, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 31, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

simplify AccessRelatedness

minor changes

fix rel_pos...
@royAmmerschuber royAmmerschuber force-pushed the feature/tree-visitor-refactor branch from ed53b14 to db093e0 Compare November 2, 2025 12:26
@royAmmerschuber
Copy link
Contributor Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Waiting for a review to complete and removed S-waiting-on-author Status: Waiting for the PR author to address review comments labels Nov 2, 2025
@RalfJung RalfJung enabled auto-merge November 2, 2025 12:34
@RalfJung RalfJung added this pull request to the merge queue Nov 2, 2025
Merged via the queue into rust-lang:master with commit 69ed392 Nov 2, 2025
13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Nov 2, 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.

3 participants