lean4-htt/src/Lean/Linter
Joachim Breitner 096d3ce83f
feat: document that backward options may disappear (#11304)
This PR documents that `backward.*` options are only temporary
migration aids and may disappear without further notice after 6 months
after their introduction. Users are kindly asked to report if they rely
on these options.
2025-11-24 17:49:46 +00:00
..
Basic.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Builtin.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ConstructorAsVariable.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +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 refactor: use String.Slice in String.take and variants (#11180) 2025-11-18 16:13:48 +00:00
MissingDocs.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Omit.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Sets.lean feat: document that backward options may disappear (#11304) 2025-11-24 17:49:46 +00:00
UnusedSimpArgs.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
UnusedVariables.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
Util.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00