lean4-htt/src/Lean/Linter
Kyle Miller 0a2a8e8aa4
feat: make "foo has been deprecated" warning be hoverable (#6273)
This PR modifies the "foo has been deprecated: use betterFoo instead"
warning so that foo and betterFoo are hoverable.
2024-12-01 19:12:42 +00:00
..
Basic.lean chore: deprecate := variants of inductive and structure (#5542) 2024-10-11 05:54:18 +00:00
Builtin.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
ConstructorAsVariable.lean perf: do not lint unused variables defined in tactics by default (#5338) 2024-10-17 09:55:11 +00:00
Deprecated.lean feat: make "foo has been deprecated" warning be hoverable (#6273) 2024-12-01 19:12:42 +00:00
MissingDocs.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
Omit.lean feat: omit (#5000) 2024-08-21 13:22:34 +00:00
UnusedVariables.lean feat: parity between structure instance notation and where notation (#6165) 2024-11-30 20:27:25 +00:00
Util.lean feat: improve unused section variable warning (#5036) 2024-08-22 10:18:09 +00:00