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

Add loop contracts and harness for slice::binary_search_by #138

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

qinheping
Copy link

The harness is blocked as Kani loop contracts cannot correctly identify rust loop locals. We have to make cmp to be non-loop-locals to prove the harness successfully now. I am fixing the issue from CBMC side.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@qinheping qinheping marked this pull request as ready for review November 8, 2024 06:59
@qinheping qinheping requested a review from a team as a code owner November 8, 2024 06:59
@qinheping
Copy link
Author

Similar issue as #152 .

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