summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs
diff options
context:
space:
mode:
authorKirill Bulatov <mail4score@gmail.com>2024-11-11 16:06:55 +0100
committerLaurențiu Nicola <lnicola@dend.ro>2024-11-13 09:19:26 +0200
commitf0db79f31ada049bf490c8f27be7443f45460f09 (patch)
tree42873db15bc55445940406ad669a08ca5a074938 /src/tools/rust-analyzer/docs
parentfa46a9e2b605de60b11a29f5951e650c3c0f5089 (diff)
downloadrust-f0db79f31ada049bf490c8f27be7443f45460f09.tar.gz
rust-f0db79f31ada049bf490c8f27be7443f45460f09.zip
Update the file hash
Diffstat (limited to 'src/tools/rust-analyzer/docs')
-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 7764f7843a0..b7c536e0279 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: 90cf7718d54fe3c2
+lsp/ext.rs hash: 96f88b7a5d0080c6
 
 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: