about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-02 12:22:06 +0000
committerbors <bors@rust-lang.org>2023-09-02 12:22:06 +0000
commit8a29d0776fdb7d153e751e5029e44d3a07bf548a (patch)
tree27de12b9d4f2fcd2396054c3e6815376e475e42c /docs
parent2557995eaa07094db4c58616ad343cbe87bbd520 (diff)
parent2dbc7e3e1a6ca07124d3aeaddd42aa8c0bce987d (diff)
downloadrust-8a29d0776fdb7d153e751e5029e44d3a07bf548a.tar.gz
rust-8a29d0776fdb7d153e751e5029e44d3a07bf548a.zip
Auto merge of #15548 - Veykril:r-a-restructure, r=Veykril
Restructure some modules in rust-analyzer crate
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/lsp-extensions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/lsp-extensions.md b/docs/dev/lsp-extensions.md
index 024acb87709..67d82a68548 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp_ext.rs hash: 149a5be3c5e469d1
+lsp/ext.rs hash: 149a5be3c5e469d1
 
 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: