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
..
2020-05-31 05:21:45 +03:00
2020-05-20 22:31:39 +03:00
2020-05-24 16:32:00 +03:00
2020-05-20 22:31:39 +03:00
2020-05-26 02:36:34 +09:00
2020-05-20 22:31:39 +03:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.