1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/lsp/testing
David Sherret d3419f7d14
perf: update deno_ast to 0.41 (#24819)
Some perf gains in swc (I measured formatting and it was slightly
faster).

Includes:

* https://github.com/denoland/deno_graph/pull/508
* https://github.com/denoland/eszip/pull/193
2024-07-31 18:31:03 -04:00
..
collectors.rs perf: update deno_ast to 0.41 (#24819) 2024-07-31 18:31:03 -04:00
definitions.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
execution.rs fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-23 19:00:48 -04:00
lsp_custom.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
mod.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
server.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00