Skip to content

Commit 4f94ebb

Browse files
committed
Auto merge of #16238 - lnicola:gentoo-docs, r=lnicola
Tweak Gentoo instructions CC #15922 (comment)
2 parents 91ffbd7 + 570ee51 commit 4f94ebb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/user/manual.adoc

+4-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,10 @@ $ pacman -S rust-analyzer
186186

187187
==== Gentoo Linux
188188

189-
`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.
189+
`rust-analyzer` is installed when the `rust-analyzer` USE flag is set for `dev-lang/rust` or `dev-lang/rust-bin`.
190+
You also need to set the `rust-src` USE flag.
191+
192+
This is similar to using the `rustup` component, so it will install a version that lags behind the official releases on GitHub .
190193

191194
==== macOS
192195

0 commit comments

Comments
 (0)