about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2023-09-02 14:01:58 +0200
committerLukas Wirth <lukastw97@gmail.com>2023-09-02 14:16:04 +0200
commit2dbc7e3e1a6ca07124d3aeaddd42aa8c0bce987d (patch)
tree06cd2e17eda65a55c99686c0f1e043aa70d924ab /docs/dev
parent60182f7043da54e13beaf664c971db5608c1654f (diff)
downloadrust-2dbc7e3e1a6ca07124d3aeaddd42aa8c0bce987d.tar.gz
rust-2dbc7e3e1a6ca07124d3aeaddd42aa8c0bce987d.zip
Restructure some modules in rust-analyzer crate
Diffstat (limited to 'docs/dev')
-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: