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

Implement a Heapster command to introduce new primitive functions #1384

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

ChrisEPhifer
Copy link
Member

To deal with the Rust standard library more efficiently, this PR adds a Heapster command to add functions as primitives (i.e. functions whose permissions will be taken as axiomatic.)

@ChrisEPhifer ChrisEPhifer added type: enhancement Issues describing an improvement to an existing feature or capability PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run subsystem: heapster Issues specifically related to memory verification using Heapster labels Jul 20, 2021
@ChrisEPhifer ChrisEPhifer self-assigned this Jul 20, 2021
Copy link
Contributor

@eddywestbrook eddywestbrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@eddywestbrook eddywestbrook merged commit 14c2f75 into master Jul 20, 2021
@mergify mergify bot deleted the heapster-assume-fun-prim branch July 20, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run subsystem: heapster Issues specifically related to memory verification using Heapster type: enhancement Issues describing an improvement to an existing feature or capability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants