lean4-htt/src/Lean/Server/CodeActions
Sebastian Ullrich 416a8372cd
perf: shorten rebuild critical path by 19% (#9626)
This PR adjusts the import graph, primarily of `Lean`, such that the
worst case rebuild time of core (`lean` only) is below 3 minutes on the
speedcenter machine (not captured by benchmark yet).
2025-08-01 11:18:21 +00:00
..
Attr.lean perf: shorten rebuild critical path by 19% (#9626) 2025-08-01 11:18:21 +00:00
Basic.lean perf: shorten rebuild critical path by 19% (#9626) 2025-08-01 11:18:21 +00:00
Provider.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
UnknownIdentifier.lean feat: use name resolution for dot identifier notation (#9634) 2025-08-01 02:27:40 +00:00