about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs/dev
diff options
context:
space:
mode:
authorGiga Bowser <45986823+Giga-Bowser@users.noreply.github.com>2025-01-06 14:55:44 -0600
committerGiga Bowser <45986823+Giga-Bowser@users.noreply.github.com>2025-01-09 13:20:06 -0600
commit628db5361238f3fd4614a042e273fd9820dbb523 (patch)
treeaf689619a5c4ee7fb38358d7a580051234603a68 /src/tools/rust-analyzer/docs/dev
parent78c377f956ffb7c9d1cd5d1786f8873959681f50 (diff)
Remove the old syntax tree viewer
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 8cd04227738..a632fc6f5fb 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: a85494375e528064
+lsp/ext.rs hash: 2d8604825c458288
 
 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: