Commit graph

22 commits

Author SHA1 Message Date
Henrik Lissner
20cac97c08 docs(:lang): update READMEs to new format 2021-11-21 20:04:28 +01:00
Colin Woodbury
04b5dee615
[rust] Correct references to "elgot"
It's a typo.
2021-05-17 07:32:49 -07:00
Colin Woodbury
b771425f45
[:lang rust] Expand Prerequisites
And fix some minor spelling/grammar issues.
2021-05-17 07:24:55 -07:00
Bror Winther
5a98fa2748 Fixes typo in modules/lang/rust/README.org 2021-02-04 05:03:51 +01:00
Henrik Lissner
4cc8884a2f
lang/rust: mention "2015 edition" rustfmt error fix 2020-10-04 16:15:26 -04:00
Henrik Lissner
00e9d8335c
lang/rust: update readme 2020-08-23 17:27:32 -04:00
Henrik Lissner
cd3103b1be
Bump to brotzeit/rustic@6dead0c
From brotzeit/rustic@da3820d

Due to changes upstream, users can no longer use lsp-rust-server to
switch to rust-analyzer with rustic-mode. Use rustic-lsp-server instead.
2020-02-20 18:19:45 -05:00
Henrik Lissner
a0425d0df7
lang/rust: add eglot docs & inhibit package.el usage #2195 2019-12-21 14:15:20 -05:00
chrunchyjesus
9e7cdd04da fix doc for enabling rust analyzer 2019-12-16 18:32:09 +01:00
Henrik Lissner
ea632fc530
lang/rust: use lsp-rust instead of rustic-lsp
lsp-rust is supposedly superior, and doesn't assume anything about our
package management system like rustic does.

Relevant to #2195
2019-12-15 22:48:52 -05:00
Henrik Lissner
2769a1e24f
lang/rust: update README #2108 2019-11-23 16:12:06 -05:00
Henrik Lissner
c86d400518
lang/rust: replace cargo.el w/ rustic-cargo #2108 2019-11-23 16:00:30 -05:00
Sean Escriva
f62723644f
Fix install command for clippy, uses rustup
Trying to install with cargo fails with the following error:

```
Caused by:
  failed to run custom build command for `clippy v0.0.302`

Caused by:
  process didn't exit successfully: `/var/folders/66/180ynjt55z74l338gh0stq0c0000gn/T/cargo-installkNqJBB/release/build/clippy-bcde765a4c9acf93/build-script-build` (exit code: 1)
--- stderr

error: Clippy is no longer available via crates.io

help: please run `rustup component add clippy-preview` instead
```
2019-09-27 14:39:17 -04:00
Henrik Lissner
bb68bcb80a
lang/rust: update prerequisites in README #1827 2019-09-26 14:26:47 -04:00
chrunchyjesus
e577ce0162
add b prefix back 2019-07-05 16:15:05 +02:00
chrunchyjesus
301173f35f
remove b prefix, small refactor 2019-07-04 21:33:13 +02:00
chrunchyjesus
883c390e2e
add documentation regarding some commands 2019-07-04 21:13:21 +02:00
chrunchyjesus
9f37363764
use keybindings from cargo mode 2019-07-04 20:58:44 +02:00
Jarmo Riikonen
7919825e4f Fix to Troubleshooting link. 2019-06-05 10:28:17 +03:00
Jarmo Riikonen
b89e71fe7b Fixed some things in description and Plugins 2019-06-05 09:59:44 +03:00
Jarmo Riikonen
13a9e00fff Rust README to new format 2019-06-05 09:49:02 +03:00
Henrik Lissner
8361e13383
Add lang/rust/README.org 2017-11-02 20:00:43 +01:00