-
Notifications
You must be signed in to change notification settings - Fork 729
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
Separate the analysis framework in a different file. #797
Conversation
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @fitzgen (or someone else) soon. |
Looks good to me, but just need to fix a compilation error before this can land:
Thanks! |
|
Also needs a //! Fix-point analyses on the IR using the monotone framework.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks :)
@bors-servo r+ |
📌 Commit d3bb41a has been approved by |
☀️ Test successful - status-travis |
r? @fitzgen #765