diff options
Diffstat (limited to 'docs/user/manual.adoc')
-rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 453b5d0b1..f1b7ed7fc 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc | |||
@@ -271,7 +271,7 @@ Gnome Builder currently has support for RLS, and there's no way to configure the | |||
271 | 271 | ||
272 | ==== GNOME Builder (Nightly) | 272 | ==== GNOME Builder (Nightly) |
273 | 273 | ||
274 | 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. | 274 | 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 available, GNOME Builder can install it when opening a Rust source file. |
275 | 275 | ||
276 | == Non-Cargo Based Projects | 276 | == Non-Cargo Based Projects |
277 | 277 | ||