Skip to content

Conversation

@kim-em
Copy link
Collaborator

@kim-em kim-em commented Dec 11, 2025

This PR fixes an issue where grind did not display deprecation warnings when deprecated lemmas were used in its argument list.

The fix adds explicit calls to Linter.checkDeprecated after resolving theorem names in both processParam (for theorem arguments) and elabGrindParams (for the - erase syntax).

Closes #11582

🤖 Prepared with Claude Code

This PR fixes an issue where `grind` did not display deprecation warnings
when deprecated lemmas were used in its argument list.

The fix adds explicit calls to `Linter.checkDeprecated` after resolving
theorem names in both `processParam` and `elabGrindParams`.

Closes #11582

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@kim-em kim-em added the changelog-tactics User facing tactics label Dec 11, 2025
@kim-em kim-em enabled auto-merge December 11, 2025 00:37
@kim-em kim-em added this pull request to the merge queue Dec 11, 2025
Merged via the queue into master with commit 351a941 Dec 11, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-tactics User facing tactics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

grind doesn't flag deprecated theorems

2 participants