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

Update Stainless to v0.8 #107

Merged
merged 9 commits into from
Mar 17, 2021
Merged

Update Stainless to v0.8 #107

merged 9 commits into from
Mar 17, 2021

Conversation

yannbolliger
Copy link
Collaborator

@yannbolliger yannbolliger commented Mar 16, 2021

The original intention of this PR was to:

  • Bump the stainless version to 0.8.0,
  • Update generated stainless AST,
  • and update the README. It now says, how the AST can be regenerated from Stainless.

But then, we noticed that MeasureInference is quite broken in Stainless 0.8, therefore, we had to hotfix it and reopened #86 because measure inference & checking made testing on the CI impossible.

@yannbolliger yannbolliger requested a review from romac March 16, 2021 12:41
@yannbolliger yannbolliger changed the title update stainless Update Stainless to v0.8 Mar 16, 2021
README.md Outdated Show resolved Hide resolved
.github/workflows/rust.yml Outdated Show resolved Hide resolved
Co-authored-by: Romain Ruetschi <[email protected]>
stainless_backend/src/lib.rs Outdated Show resolved Hide resolved
.github/workflows/rust.yml Outdated Show resolved Hide resolved
@yannbolliger yannbolliger requested a review from romac March 17, 2021 14:12
@yannbolliger yannbolliger merged commit 1b810e6 into master Mar 17, 2021
@yannbolliger yannbolliger deleted the update-stainless branch March 17, 2021 14:19
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