diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-09-02 08:48:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 08:48:21 +0200 |
commit | 83426be6eead06c680ae527468aeaf8723543ff2 (patch) | |
tree | 322c6659e366c8bf6029cd7082d10947d7dca9b5 /cli/lsp/language_server.rs | |
parent | e1fb48524d2730bf7c7dfaf021bf39de2d5903bb (diff) |
refactor: rewrite ops that use 'deferred' to use 'op2(async(lazy))' (#20303)
Rewrites 3 ops that used "op(deferred)" to use "op2(async(lazy))"
instead.
This will allow us to remove codepath for handling "deferred" ops in
"deno_core".
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions