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

Use refresh resolver by default #5653

Draft
wants to merge 159 commits into
base: master
Choose a base branch
from

Conversation

RustanLeino
Copy link
Collaborator

@RustanLeino RustanLeino commented Jul 30, 2024

Description

This draft PR takes steps toward making the new resolver the default.

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

@RustanLeino RustanLeino changed the title Refresh resolver by default Use refresh resolver by default Jul 30, 2024
@olivier-aws
Copy link
Contributor

This seems to fix #1387

@robin-aws robin-aws added the breaking-change Any change that will cause existing Dafny codebases to break (excluding verification instability) label Jan 9, 2025
# Conflicts:
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/ByMethodResolution.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/GhostDatatypeConstructors-Resolution.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/NatTypes.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/ResolutionErrors3.dfy.refresh.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny4/git-issue149.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/git-issues/git-issue-1637.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/git-issues/git-issue-1700.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/git-issues/git-issue-2506.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/git-issues/git-issue-2829.dfy.expect
#	Source/IntegrationTests/TestFiles/LitTests/LitTest/hofs/ResolveError.dfy.expect
@olivier-aws
Copy link
Contributor

This fixes also #3390

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Any change that will cause existing Dafny codebases to break (excluding verification instability)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants