mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
Auto merge of #16238 - lnicola:gentoo-docs, r=lnicola
Tweak Gentoo instructions CC https://github.com/rust-lang/rust-analyzer/pull/15922#discussion_r1398224723
This commit is contained in:
commit
4f94ebb45a
1 changed files with 4 additions and 1 deletions
|
@ -186,7 +186,10 @@ $ pacman -S rust-analyzer
|
||||||
|
|
||||||
==== Gentoo Linux
|
==== Gentoo Linux
|
||||||
|
|
||||||
`rust-analyzer` is installed when the `rust-analyzer` use flag is set for dev-lang/rust or dev-lang/rust-bin. You also need to set the `rust-src` use flag.
|
`rust-analyzer` is installed when the `rust-analyzer` USE flag is set for `dev-lang/rust` or `dev-lang/rust-bin`.
|
||||||
|
You also need to set the `rust-src` USE flag.
|
||||||
|
|
||||||
|
This is similar to using the `rustup` component, so it will install a version that lags behind the official releases on GitHub .
|
||||||
|
|
||||||
==== macOS
|
==== macOS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue