about summary refs log tree commit diff
diff options
context:
space:
mode:
authormjkalyan <34904034+mjkalyan@users.noreply.github.com>2021-11-12 18:26:21 -0700
committerGitHub <noreply@github.com>2021-11-12 18:26:21 -0700
commit364f1ed5bef1fe81cfb944ffb8638e52e8f716a2 (patch)
tree92010d787489738324dfcb46d8b54fc6cfa6fae9
parentd1e756e05aab5410f6176fce26bf021453708b9b (diff)
downloadrust-364f1ed5bef1fe81cfb944ffb8638e52e8f716a2.tar.gz
rust-364f1ed5bef1fe81cfb944ffb8638e52e8f716a2.zip
Update docs: include Gentoo source build
Mention the dev-util/rust-analyzer package for building from source.
-rw-r--r--docs/user/manual.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index ef2e9ce7490..1db6cb5cd49 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -200,7 +200,8 @@ $ pacman -S rust-analyzer
 
 `rust-analyzer` is available in the GURU repository:
 
-- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer-bin/rust-analyzer-bin-9999.ebuild[`dev-util/rust-analyzer-bin-9999`] (the https://github.com/rust-analyzer/rust-analyzer/releases/latest[latest release] as a live binary ebuild)
+- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer?id=9895cea62602cfe599bd48e0fb02127411ca6e81[`dev-util/rust-analyzer`] builds from source
+- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer-bin?id=9895cea62602cfe599bd48e0fb02127411ca6e81[`dev-util/rust-analyzer-bin`] installs an official binary release
 
 If not already, GURU must be enabled (e.g. using `app-eselect/eselect-repository`) and sync'd before running `emerge`: