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

Parser.Dep: interpret inline_for_extraction on *any* decl, not just Vals #3432

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

mtzguido
Copy link
Member

@mtzguido mtzguido commented Sep 3, 2024

This is relevant for Pulse, which uses %splice to generate Vals during
typechecking time, so the parser will miss the qualifier and mess up
the dependency analysis.

@mtzguido mtzguido changed the title Inline Parser.Dep: interpret inline_for_extraction on *any* decl, not just Vals Sep 3, 2024
This is relevant for Pulse, which uses %splice to generate Vals during
typechecking time, so the parser will miss the qualifier and mess up
the dependency analysis.
@mtzguido
Copy link
Member Author

mtzguido commented Sep 3, 2024

This passed our brand spanking new check-world workflow, so I'm merging. https://github.com/FStarLang/FStar/actions/runs/10689266115

@mtzguido mtzguido merged commit 7400bdd into FStarLang:master Sep 3, 2024
2 checks passed
@mtzguido mtzguido deleted the inline branch September 3, 2024 20:50
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.

None yet

1 participant