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

Merge the pdg construction from flowistry into this repo #140

Merged
merged 5 commits into from
Apr 26, 2024

Conversation

JustusAdam
Copy link
Collaborator

@JustusAdam JustusAdam commented Apr 20, 2024

What Changed?

Merges the flowistry PDG into this repo. Contains updates to the handling of async closures to have better field sensitivity.

Caveats: This merges an alias analysis bug #144. But I need main to catch up and this bug does not appear to influence any use cases so I am going ahead with this merge.

Why Does It Need To?

This allows us to iterate faster on the actual construction algorithm.

Checklist

  • Above description has been filled out so that upon quash merge we have a
    good record of what changed.
  • New functions, methods, types are documented. Old documentation is updated
    if necessary
  • Documentation in Notion has been updated
  • Tests for new behaviors are provided
    • New test suites (if any) ave been added to the CI tests (in
      .github/workflows/rust.yml) either as compiler test or integration test.
      Or justification for their omission from CI has been provided in this PR
      description.

@JustusAdam JustusAdam marked this pull request as ready for review April 26, 2024 18:40
@JustusAdam JustusAdam merged commit 3eaaa54 into main Apr 26, 2024
4 checks passed
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.

1 participant