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

Tc: unconditionally restore options before encoding a module #3783

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

mtzguido
Copy link
Member

There is no reason to special-case this only to batch mode, and it is counterproductive as #3782 shows.

Fixes #3782

There is no reason to special-case this only to batch mode, and it is
counterproductive as FStarLang#3782 shows.

Fixes FStarLang#3782
@mtzguido mtzguido enabled auto-merge February 24, 2025 03:56
@mtzguido mtzguido merged commit cef69c7 into FStarLang:master Feb 24, 2025
9 checks passed
@mtzguido mtzguido deleted the fix_3782 branch February 24, 2025 04:30
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.

Options leak between modules in interactive mode
1 participant