mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 08:05:12 +00:00
Tweak Gentoo instructions
This commit is contained in:
parent
91ffbd7788
commit
570ee51d50
@ -186,7 +186,10 @@ $ pacman -S rust-analyzer
|
||||
|
||||
==== 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user