about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKirill Bulatov <mail4score@gmail.com>2024-09-23 05:51:38 +0300
committerKirill Bulatov <mail4score@gmail.com>2024-09-23 05:51:38 +0300
commitb24723a5c74ab4881539bb97c7608c147f07c25e (patch)
treede3a084f317b6542ee5d9fc878e450d1d4a6b066
parentb82c5ceba8cfb595f3556593fb3eb9cd03b1fb5c (diff)
downloadrust-b24723a5c74ab4881539bb97c7608c147f07c25e.tar.gz
rust-b24723a5c74ab4881539bb97c7608c147f07c25e.zip
Fix the test
-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 b7bac4d29fa..7764f7843a0 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: 6292ee8d88d4c9ec
+lsp/ext.rs hash: 90cf7718d54fe3c2
 
 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: