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

Fix issue #5892 #5904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix issue #5892 #5904

wants to merge 1 commit into from

Conversation

atomb
Copy link
Member

@atomb atomb commented Nov 7, 2024

Description

Add a case for DecreasesToExpr in UsesSpecFeatures to avoid a crash in the resolver.

Fixes #5892.

How has this been tested?

Uncommented the test mentioned in #5892 in dafny0/DecreasesTo5.dfy, and updated dafny0/DecreasesTo5.dfy.expect to match.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Add a case for `DecreasesToExpr` in `UsesSpecFeatures` to avoid a crash
in the resolver.
@atomb atomb requested a review from RustanLeino November 7, 2024 00:46
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.

Ghost inference for decreases-to causes crash
1 participant