We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd30bd1 commit b535804Copy full SHA for b535804
docs/user/manual.adoc
@@ -462,6 +462,9 @@ $ rust-analyzer analysis-stats .
462
463
It is especially useful when the `repo` doesn't use external crates or the standard library.
464
465
+If you want to go as far as to modify the source code to debug the problem, be sure to read the
466
+https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/dev[dev docs]!
467
+
468
== Configuration
469
470
**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/rust-analyzer/src/config.rs[config.rs]
0 commit comments