mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-21 17:43:58 +00:00
b8cae2cf8f
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. |
||
---|---|---|
.. | ||
infer | ||
traits | ||
autoderef.rs | ||
display.rs | ||
infer.rs | ||
lower.rs | ||
method_resolution.rs | ||
op.rs | ||
primitive.rs | ||
tests.rs | ||
traits.rs |