From 965900c88c1b0c6ff78e02d9fcd8da6b7aaedcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Wagner?= Date: Mon, 22 Jun 2020 22:38:43 +0200 Subject: Update manual.adoc GNOME Builder (Nightly) supports now rust-analyzer --- docs/user/manual.adoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/user/manual.adoc') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index ea714f49a..453b5d0b1 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -269,6 +269,10 @@ Gnome Builder currently has support for RLS, and there's no way to configure the 1. Rename, symlink or copy the `rust-analyzer` binary to `rls` and place it somewhere Builder can find (in `PATH`, or under `~/.cargo/bin`). 2. Enable the Rust Builder plugin. +==== GNOME Builder (Nightly) + +https://nightly.gnome.org/repo/appstream/org.gnome.Builder.flatpakref[GNOME Builder (Nightly)] has now native support for `rust-analyzer` out of the box. If the `rust-analyzer` binary is not installed GNOME Builder will ask for installing the binary for you when opening up the first time a Rust source file. + == Non-Cargo Based Projects rust-analyzer does not require Cargo. -- cgit v1.2.3