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

feat(ci): test rust by examples (extract to F*) #1092

Open
wants to merge 5 commits into
base: fstar-backend-dummy-floats
Choose a base branch
from

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Oct 31, 2024

Fixes #540, but instead of trying two snippets, it's trying 157 snippets.

41 are not going though, on a total of 198: we have about 80% success rate here.

This needs #1090.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with the comments addressed.

.utils/rust-by-example.js Outdated Show resolved Hide resolved
@@ -0,0 +1,142 @@
// This script expect Rust By Example to be in current directory
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add here where to get it from and how to use this file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

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.

2 participants