mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 18:43:01 +00:00
commit
35181e167e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ implement semantic features like completion or goto definition by
|
|||
talking to an external language server process.
|
||||
|
||||
To improve this document, send a pull request:
|
||||
[https://github.com/rust-lang/rust-analyzer](https://github.com/rust-lang/rust-analyzer/blob/docs/book/README.md)
|
||||
[https://github.com/rust-lang/rust-analyzer](https://github.com/rust-lang/rust-analyzer/blob/master/docs/book/README.md)
|
||||
|
||||
The manual is written in markdown and includes
|
||||
some extra files which are generated from the source code. Run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue