Skip to content

fix: better robustness in the face of overloaded tactic syntax - #507

Merged
david-christiansen merged 1 commit into
mainfrom
tactic-overloads-docs
Aug 15, 2025
Merged

fix: better robustness in the face of overloaded tactic syntax#507
david-christiansen merged 1 commit into
mainfrom
tactic-overloads-docs

Conversation

@david-christiansen

Copy link
Copy Markdown
Collaborator

If tactic aliases are not registered, we now pick the first one with a docstring, rather than the first one. This way, missing docs don't break the build.

We also emit warnings on overloads to make the situation more clear.

If tactic aliases are not registered, we now pick the first one with a
docstring, rather than the first one. This way, missing docs don't
break the build.

We also emit warnings on overloads to make the situation more clear.
@david-christiansen
david-christiansen merged commit 78002a2 into main Aug 15, 2025
4 checks passed
@david-christiansen
david-christiansen deleted the tactic-overloads-docs branch August 15, 2025 21:36
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