mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
no need to reed the docs, feel free to charge ahead!
But knowing where the docs are is useful ;)
This commit is contained in:
parent
b535804e1b
commit
cff88a819f
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ $ rust-analyzer analysis-stats .
|
|||
|
||||
It is especially useful when the `repo` doesn't use external crates or the standard library.
|
||||
|
||||
If you want to go as far as to modify the source code to debug the problem, be sure to read the
|
||||
If you want to go as far as to modify the source code to debug the problem, be sure to take a look at the
|
||||
https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/dev[dev docs]!
|
||||
|
||||
== Configuration
|
||||
|
|
Loading…
Reference in a new issue