Skip to content

Commit 6e7918e

Browse files
committed
Add rust-analyzer proxy
1 parent 9e3899b commit 6e7918e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pub static TOOLS: &[&str] = &[
2121
"rust-lldb",
2222
"rust-gdb",
2323
"rls",
24+
"rust-analyzer",
2425
"cargo-clippy",
2526
"clippy-driver",
2627
"cargo-miri",

0 commit comments

Comments
 (0)