lean4-htt/src/Lean/Linter
Joachim Breitner 1718ca21cd
feat: deprecate .toCtorIdx for .ctorIdx (#10113)
This PR deprecates `.toCtorIdx` for the more naturally named `.ctorIdx`
(and updates the standard library).
2025-08-25 14:32:05 +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: deprecate .toCtorIdx for .ctorIdx (#10113) 2025-08-25 14:32:05 +00:00
List.lean feat: deprecate .toCtorIdx for .ctorIdx (#10113) 2025-08-25 14:32:05 +00:00
MissingDocs.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00
Omit.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Sets.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +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: allow combining private/public and protected 2025-08-09 12:35:07 +02:00
Util.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00