Kim Morrison 9ecc7e2b4a refactor: use skip lists for grind_lint tests and avoid redundant struct matching
This PR fixes the grind_lint test files to use `#grind_lint skip` entries
(in LintExceptions.lean and locally) instead of pinning exact `#guard_msgs`
output for changed theorem counts. Also refactors `doEtaExpandStruct` to
accept pre-matched structure info as parameters, avoiding redundant
`matchConstNonRecStructure` calls, and reuses `αWhnf` from the Eq type
in `propagateEtaStructForEq`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:34:45 +00:00
2026-03-07 00:02:16 +00:00
2022-03-18 15:28:20 +01:00
2024-07-26 18:24:06 +02:00
2026-02-11 01:17:40 +00:00
2026-02-11 01:17:40 +00:00
2024-08-23 09:13:27 +00:00
Description
No description provided
Readme 5 GiB
Languages
Lean 94.3%
C++ 4.1%
Python 0.6%
Shell 0.4%
CMake 0.3%