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

Bump toolchain 2024 11 01 #244

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Bump toolchain 2024 11 01 #244

wants to merge 6 commits into from

Conversation

bollu
Copy link
Collaborator

@bollu bollu commented Nov 1, 2024

Description:

Toolchain bump to access if-then-else support in bv_decide and performance fixes.

Testing:

make all succeeds, no semantics changed.

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

bollu added a commit to opencompl/lean4-cli that referenced this pull request Nov 1, 2024
Thanks to leanprover/lean4#5783,
we now have recursive structure commands,
which trips the inference into constructing a recursive struct.
Therefore, we disambiguate the fields in `Cli.Parsed.Flag` to explicitly refer to `Cli.Flag`.

Discovered when bumping toolchain to nightly in leanprover/LNSym#244.
bollu added a commit to opencompl/lean4-cli that referenced this pull request Nov 1, 2024
Thanks to leanprover/lean4#5783,
we now have recursive structure commands,
which trips the inference into constructing a recursive struct.
Therefore, we disambiguate the fields in `Cli.Parsed.Flag` to explicitly refer to `Cli.Flag`.

Discovered when bumping toolchain to nightly in leanprover/LNSym#244.
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