mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 20:43:21 +00:00
Mention 2018 in the readme
This commit is contained in:
parent
171c176833
commit
e4d04a5df8
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ functionality is provided via a language server.
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Rust analyzer builds on stable Rust >= 1.29.0.
|
Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses
|
||||||
|
the 2018 edition.
|
||||||
|
|
||||||
```
|
```
|
||||||
# run tests
|
# run tests
|
||||||
|
|
Loading…
Reference in a new issue