lean4-htt/src/Lean/Linter
Rob23oba 5d3df7b5f4
fix: some ExtraModUses (#10620)
This PR records extra mod uses that previously caused wrong unnecessary
import reports from shake.

---------

Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
2025-10-03 15:50:40 +00:00
..
Basic.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Builtin.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ConstructorAsVariable.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Deprecated.lean feat: shake import minimizer aware of the module system and arbitrary elaboration dependencies (#10575) 2025-09-28 16:00:00 +00:00
DocsOnAlt.lean feat: docstrings with Verso syntax (#10307) 2025-09-10 07:03:57 +00:00
List.lean feat: deprecate .toCtorIdx for .ctorIdx (#10113) 2025-08-25 14:32:05 +00:00
MissingDocs.lean fix: some ExtraModUses (#10620) 2025-10-03 15:50:40 +00:00
Omit.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Sets.lean chore: module system fixes and refinements from Mathlib porting (#10643) 2025-10-02 08:28:08 +00:00
UnusedSimpArgs.lean feat: unused simp argument linter to explain false positives around (#9912) 2025-08-14 09:54:21 +00:00
UnusedVariables.lean feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
Util.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00