diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-04-12 16:04:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 16:04:54 -0700 |
commit | 3dacba5057369714c67b259071f2c36f919d92c6 (patch) | |
tree | 6d6362b5d586f14a5a3ebd2a5d8053a6c479d2d9 /runtime/shared.rs | |
parent | 4e8d30fca19fa5fb588dd158da401407ff142e5a (diff) |
perf(lsp): Only deserialize response from `op_respond` once (#23349)
Previously we were deserializing it twice - once to `serde_json::Value`,
and then again from the `serde_json::Value` to a concrete type
Diffstat (limited to 'runtime/shared.rs')
0 files changed, 0 insertions, 0 deletions