diff options
| author | David Barsky <me@davidbarsky.com> | 2024-07-23 13:34:03 -0400 |
|---|---|---|
| committer | David Barsky <me@davidbarsky.com> | 2024-07-23 13:34:04 -0400 |
| commit | 06fe4e6b6e4aec29a21bcaa8a1a5582d6fb3eb78 (patch) | |
| tree | 13bd9159d91c1b88b99576e6c428011d2278a1d6 /src/tools/rust-analyzer/docs/user | |
| parent | b8e83b78eb6bbe11815f296a7dd847c91ae43a84 (diff) | |
| download | rust-06fe4e6b6e4aec29a21bcaa8a1a5582d6fb3eb78.tar.gz rust-06fe4e6b6e4aec29a21bcaa8a1a5582d6fb3eb78.zip | |
internal: remove UnindexedProject notification
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
Diffstat (limited to 'src/tools/rust-analyzer/docs/user')
| -rw-r--r-- | src/tools/rust-analyzer/docs/user/generated_config.adoc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tools/rust-analyzer/docs/user/generated_config.adoc b/src/tools/rust-analyzer/docs/user/generated_config.adoc index 542c539bde4..29342e4b673 100644 --- a/src/tools/rust-analyzer/docs/user/generated_config.adoc +++ b/src/tools/rust-analyzer/docs/user/generated_config.adoc @@ -830,11 +830,6 @@ Sets the LRU capacity of the specified queries. -- Whether to show `can't find Cargo.toml` error message. -- -[[rust-analyzer.notifications.unindexedProject]]rust-analyzer.notifications.unindexedProject (default: `false`):: -+ --- -Whether to send an UnindexedProject notification to the client. --- [[rust-analyzer.numThreads]]rust-analyzer.numThreads (default: `null`):: + -- |
