Draft
Conversation
5 tasks
adc3989 to
f771f78
Compare
Member
Author
|
Hi @nikswamy , @gebner and @mtzguido ! Blocking issues
Can anyone please help me there? Thanks in advance! Other lessons learned
Current statusApart from the blocking issues above:
|
This was referenced Feb 10, 2026
tahina-pro
added a commit
that referenced
this pull request
Feb 11, 2026
CI: allow direct push on upgrade, temporarily schedule nightly upgrades for #244, etc.
…ik_smt_univs_2025
this will solve comments at #257 (comment) and #257 (comment)
tahina-pro
commented
Feb 11, 2026
| @@ -1,3 +1,3 @@ | |||
| FStar_hash := origin/master | |||
| karamel_hash := origin/master | |||
| karamel_hash := fb36fecb552c9fb202beb38a6c5a732c3f2cd49f | |||
Member
Author
There was a problem hiding this comment.
7f02f85 should be reverted once FStarLang/karamel#676 is solved FStarLang/karamel#681 is merged
…ik_smt_univs_2025
Revert commit e27e3d7 which enabled --proof_recovery, and increase rlimits for all 43 locations that relied on it. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FStarLang/FStar#3699 makes many EverParse proofs fail. This PR, authored by @nikswamy, fixes such proofs. Thanks a lot Nik!
Some remaining admits in this PR are slated to be overwritten once EverCDDL serialization is generalized beyond deterministically encoded CBOR.