diff options
Diffstat (limited to 'docs/user/README.md')
-rw-r--r-- | docs/user/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user/README.md b/docs/user/README.md index 7990d1d31..453e8e273 100644 --- a/docs/user/README.md +++ b/docs/user/README.md | |||
@@ -78,6 +78,7 @@ See https://github.com/microsoft/vscode/issues/72308[microsoft/vscode#72308] for | |||
78 | (e.g: `--features="shumway,pdf"` will run as `cargo watch -x "check --features="shumway,pdf""` ) | 78 | (e.g: `--features="shumway,pdf"` will run as `cargo watch -x "check --features="shumway,pdf""` ) |
79 | * `rust-analyzer.trace.server`: enables internal logging | 79 | * `rust-analyzer.trace.server`: enables internal logging |
80 | * `rust-analyzer.trace.cargo-watch`: enables cargo-watch logging | 80 | * `rust-analyzer.trace.cargo-watch`: enables cargo-watch logging |
81 | * `RUST_SRC_PATH`: environment variable that overwrites the sysroot | ||
81 | 82 | ||
82 | 83 | ||
83 | ## Emacs | 84 | ## Emacs |