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: evalAndSuggest helper tactic #6961

Merged
merged 3 commits into from
Feb 5, 2025
Merged

feat: evalAndSuggest helper tactic #6961

merged 3 commits into from
Feb 5, 2025

Conversation

leodemoura
Copy link
Member

This PR adds the auxiliary tactic evalAndSuggest. It will be used to refactor try?.

This PR adds the auxiliary tactic `evalAndSuggest`. It will be used to
refactor `try?`.
@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Feb 5, 2025
@leodemoura leodemoura requested a review from kim-em as a code owner February 5, 2025 21:51
@leodemoura leodemoura enabled auto-merge February 5, 2025 21:51
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 5, 2025 22:04 Inactive
@leodemoura leodemoura added this pull request to the merge queue Feb 5, 2025
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Feb 5, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 53ed233f38b399aa334a699379f2cba00ff72f52 --onto 412389f71f8a24307e3adba69b38b4b685b04f72. (2025-02-05 22:18:27)

Merged via the queue into master with commit 13b1f56 Feb 5, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants