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

Bugfixes and refactoring #16

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Bugfixes and refactoring #16

wants to merge 52 commits into from

Conversation

zgrannan
Copy link
Collaborator

@zgrannan zgrannan commented Feb 28, 2025

Include many bugfixes, and some changes:

  • Edge types have been updated. In particular there is now an Outlives edge type that is taking the place of what used to be RegionProjectionMember. RegionProjectionMember edges are still present but are now only used for the specific case when a borrow gets moved into a region projection.
  • Loop and Function call edges now only wrap a single edge instead of multiple edges
  • Changes to internals of some data structures
  • Other things I've probably forgotten about

@zgrannan zgrannan changed the title Current development branch (WIP) Unstable development branch (WIP) Feb 28, 2025
@zgrannan zgrannan marked this pull request as ready for review March 13, 2025 19:34
@zgrannan
Copy link
Collaborator Author

zgrannan commented Mar 13, 2025

@Aurel300 LMK once you have Prusti working on this, then I'll merge it into the main branch (in the meantime I'll continue any development / bug fixes on a separate branch)

@zgrannan zgrannan changed the title Unstable development branch (WIP) Bugfixes and refactoring Mar 13, 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.

2 participants