aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/main.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-06-12 16:05:02 +0100
committerAleksey Kladov <[email protected]>2019-06-12 16:47:55 +0100
commitb8cae2cf8f7d2a0162d614e25ef95d7e4a5d3677 (patch)
tree464e2eaab5133f137e9d5c36fb34f6f6876c0432 /crates/ra_lsp_server/src/main.rs
parentc452d2842c2ac7156178a05fe477e8832253a2c4 (diff)
check for cancellation when executing queries
Note that we can't just remove CheckCanceled trait altogether: sometimes it's useful to check for cancellation while the query is running! We do this, for example, in the name resolution fixed-point loop.
Diffstat (limited to 'crates/ra_lsp_server/src/main.rs')
0 files changed, 0 insertions, 0 deletions