diff options
author | Aleksey Kladov <[email protected]> | 2019-06-12 16:05:02 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2019-06-12 16:47:55 +0100 |
commit | b8cae2cf8f7d2a0162d614e25ef95d7e4a5d3677 (patch) | |
tree | 464e2eaab5133f137e9d5c36fb34f6f6876c0432 /crates/ra_parser/src/grammar/patterns.rs | |
parent | c452d2842c2ac7156178a05fe477e8832253a2c4 (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_parser/src/grammar/patterns.rs')
0 files changed, 0 insertions, 0 deletions