rust/crates/rust-analyzer
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
..
src Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
tests/heavy_tests Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00