You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/manual.adoc
+4-1
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,10 @@ $ pacman -S rust-analyzer
186
186
187
187
==== Gentoo Linux
188
188
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 .
0 commit comments