]> git.lizzy.rs Git - rust.git/commit
Add support of runnables arguments in Rust Analyzer
authorIgor Aleksanov <popzxc@yandex.ru>
Sat, 5 Sep 2020 09:52:27 +0000 (12:52 +0300)
committerIgor Aleksanov <popzxc@yandex.ru>
Fri, 2 Oct 2020 09:34:27 +0000 (12:34 +0300)
commit2c125f3c638e17837ad44b4a5fd7a96b32018018
tree2a8e8f8992bfc2b7630e5adb00e077bd4976aebe
parentc01cd6e3ed0763f8e773c34dc76db0e39396133d
Add support of runnables arguments in Rust Analyzer
crates/rust-analyzer/src/config.rs
crates/rust-analyzer/src/handlers.rs
crates/rust-analyzer/src/lsp_ext.rs
crates/rust-analyzer/src/to_proto.rs