about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2023-04-26 08:06:15 +0200
committerLukas Wirth <lukastw97@gmail.com>2023-04-26 08:19:28 +0200
commitc21860bd6a8ec683f881aa8509fd7c61b074f2eb (patch)
treea1243402d1464fb32e56947680ff6853a9cc1636 /docs
parent943d2a8a1ca15e8b28a1f51f5a5c135e3728da04 (diff)
downloadrust-c21860bd6a8ec683f881aa8509fd7c61b074f2eb.tar.gz
rust-c21860bd6a8ec683f881aa8509fd7c61b074f2eb.zip
Remove proc-macro server command from the rust-analyzer binary
Diffstat (limited to 'docs')
-rw-r--r--docs/user/generated_config.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc
index 0c3432e9036..e9b3d45a373 100644
--- a/docs/user/generated_config.adoc
+++ b/docs/user/generated_config.adoc
@@ -679,8 +679,7 @@ This config takes a map of crate names with the exported proc-macro names to ign
 [[rust-analyzer.procMacro.server]]rust-analyzer.procMacro.server (default: `null`)::
 +
 --
-Internal config, path to proc-macro server executable (typically,
-this is rust-analyzer itself, but we override this in tests).
+Internal config, path to proc-macro server executable.
 --
 [[rust-analyzer.references.excludeImports]]rust-analyzer.references.excludeImports (default: `false`)::
 +