mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-14 00:47:18 +00:00
Update docs/user/manual.adoc
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
655dd188d6
commit
2e5d431dfc
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ $ cargo xtask install --server
|
|||
----
|
||||
|
||||
Make sure that `.cargo/bin` is in `$PATH` and precedes paths where `rust-analyzer` may also be installed.
|
||||
Specifically, `rustup` includes a proxy called `rust-analyzer`, which can cause problems if you're planning to use a source build or even a downloaded binary.
|
||||
|
||||
=== rust-analyzer Language Server Binary
|
||||
|
||||
|
|
Loading…
Reference in a new issue