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

misc: Improving some errors #3590

Merged
merged 4 commits into from
Oct 23, 2024
Merged

misc: Improving some errors #3590

merged 4 commits into from
Oct 23, 2024

Conversation

mtzguido
Copy link
Member

No description provided.

When the set of errors do not match the expected set, we will highlight
the @@expect_failure attribute instead of the whole definition.

This works by adding a range to the Sig_fail sigelt, which is modifying
the internal AST. However, since these Sig_fail signatures never make it
to a .checked file, I don't think we need to bump the
cache_version_number.
@mtzguido mtzguido merged commit bd882a4 into FStarLang:master Oct 23, 2024
2 checks passed
@mtzguido mtzguido deleted the misc branch October 23, 2024 00:57
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