about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs
diff options
context:
space:
mode:
authorgeetanshjuneja <ronitjuneja2002@gmail.com>2025-04-07 21:41:26 +0530
committergeetanshjuneja <ronitjuneja2002@gmail.com>2025-04-07 21:41:26 +0530
commit7b37e91f225a7942b5ccc5e60a89614673cd1843 (patch)
tree246031a9ae213d4cc4b30086c2ea227fbe156dd6 /src/tools/rust-analyzer/docs
parentac3a2b9ca931dad54a190df9bf91d193aaf9f67a (diff)
cargo xtask tidy
Diffstat (limited to 'src/tools/rust-analyzer/docs')
-rw-r--r--src/tools/rust-analyzer/docs/book/src/contributing/lsp-extensions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/book/src/contributing/lsp-extensions.md b/src/tools/rust-analyzer/docs/book/src/contributing/lsp-extensions.md
index 16217a7aa9e..8854f580ea0 100644
--- a/src/tools/rust-analyzer/docs/book/src/contributing/lsp-extensions.md
+++ b/src/tools/rust-analyzer/docs/book/src/contributing/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp/ext.rs hash: 3549077514b37437
+lsp/ext.rs hash: 300b4be5841cee6f
 
 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: