about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2024-07-01 15:54:43 +0200
committerLukas Wirth <lukastw97@gmail.com>2024-07-07 07:42:12 +0200
commit070f95c12e720d858dda30792baac841ac63a224 (patch)
treedea233e5ccde89c890b68ec12c78d922beeb717c /src/tools/rust-analyzer/docs/dev
parent9194c7a5e9b54ac70ec6458a425fbd2c7c413cf7 (diff)
downloadrust-070f95c12e720d858dda30792baac841ac63a224.tar.gz
rust-070f95c12e720d858dda30792baac841ac63a224.zip
Move capability querying out of the config module
Diffstat (limited to 'src/tools/rust-analyzer/docs/dev')
-rw-r--r--src/tools/rust-analyzer/docs/dev/lsp-extensions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md
index a1470fc567b..74acb6f9940 100644
--- a/src/tools/rust-analyzer/docs/dev/lsp-extensions.md
+++ b/src/tools/rust-analyzer/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp/ext.rs hash: a0867710490bf8da
+lsp/ext.rs hash: 39b47906286ad9c
 
 If you need to change the above hash to make the test pass, please check if you
 need to adjust this doc as well and ping this issue: