diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2022-07-14 16:45:14 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2022-07-14 16:45:14 +0200 |
| commit | 01ba44166cf16d9b78d99f2fa0c3c54c0f206894 (patch) | |
| tree | f328c3bf5b7a395c469a689852eb9f7d70382ded /README.md | |
| parent | 7bff48894dc532caf4010be3060370d315ef75f6 (diff) | |
| download | rust-mode-01ba44166cf16d9b78d99f2fa0c3c54c0f206894.tar.gz | |
add deprecation note for racer and rls
close #453
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -228,6 +228,9 @@ by using additional packages. You can find more information in the You can either use a lsp client or [racer](https://github.com/racer-rust/racer) with [emacs-racer](https://github.com/racer-rust/emacs-racer#installation). +Note that racer and rls are considered deprecated. You should try rust-analyzer +instead. + ## Other recommended packages ### flycheck |
