about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs/dev
diff options
context:
space:
mode:
authorKirill Bulatov <mail4score@gmail.com>2024-11-11 16:06:55 +0100
committerKirill Bulatov <mail4score@gmail.com>2024-11-11 16:06:55 +0100
commite646263abc74ac6b1bba4cb5a1da99e101a59412 (patch)
tree16275b847cdb76424286be254938e03a0aed79fe /src/tools/rust-analyzer/docs/dev
parent572ae698be3bea00d8ed4ec927c7fa0220f9ceaf (diff)
downloadrust-e646263abc74ac6b1bba4cb5a1da99e101a59412.tar.gz
rust-e646263abc74ac6b1bba4cb5a1da99e101a59412.zip
Update the file hash
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 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: