diff options
| author | Victor Song <vms2@rice.edu> | 2023-09-30 21:21:00 -0500 |
|---|---|---|
| committer | Victor Song <vms2@rice.edu> | 2023-10-09 02:15:05 -0500 |
| commit | ef0b3bbef1a1b4cd88619f9a5f43d526f96af184 (patch) | |
| tree | d101e1f2dfa93b4be227e2d0bf8c1607063ae297 /docs | |
| parent | 53b670059456ba15e4374e5ab7ba4e2468066d0c (diff) | |
| download | rust-ef0b3bbef1a1b4cd88619f9a5f43d526f96af184.tar.gz rust-ef0b3bbef1a1b4cd88619f9a5f43d526f96af184.zip | |
Clarify documentation on new parameter
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/generated_config.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index f7ae6afe386..4440caaed89 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc @@ -764,7 +764,7 @@ Optional path to a rust-analyzer specific target directory. This is useful to prevent rust-analyzer's `cargo check` from blocking builds. Set to `true` to use a subdirectory of the existing target directory or -set to a path to use that path. +set to a path relative to the workspace to use that path. -- [[rust-analyzer.rustc.source]]rust-analyzer.rustc.source (default: `null`):: + |
