rust/crates/rust-analyzer/src/main_loop
veetaha d605ec9c32 Change Runnable.bin -> Runnable.kind
As per matklad, we now pass the responsibility for finding the binary to the frontend.
Also, added caching for finding the binary path to reduce
the amount of filesystem interactions.
2020-05-31 05:21:45 +03:00
..
handlers.rs Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
pending_requests.rs Rename folder 2020-02-18 12:37:45 +01:00
subscriptions.rs Don't clone where you can copy 2020-04-02 21:07:05 +03:00