diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2023-09-02 14:01:58 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2023-09-02 14:16:04 +0200 |
| commit | 2dbc7e3e1a6ca07124d3aeaddd42aa8c0bce987d (patch) | |
| tree | 06cd2e17eda65a55c99686c0f1e043aa70d924ab /docs/dev | |
| parent | 60182f7043da54e13beaf664c971db5608c1654f (diff) | |
| download | rust-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.md | 2 |
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: |
