diff options
| author | David Barsky <me@davidbarsky.com> | 2024-07-18 12:01:26 -0400 |
|---|---|---|
| committer | David Barsky <me@davidbarsky.com> | 2024-07-18 12:01:27 -0400 |
| commit | 2e582ad8485e6c2359305926d8749be2d845b0f7 (patch) | |
| tree | 1a000f8a3269305f6e0851b2e48cdcbb717905dd /src/tools/rust-analyzer/docs/dev | |
| parent | 216bef36bccb67bcc4c0a4d7940f6dc84c4fac7b (diff) | |
feature: move `linked_projects` discovery to the rust-analyzer server
Diffstat (limited to 'src/tools/rust-analyzer/docs/dev')
| -rw-r--r-- | src/tools/rust-analyzer/docs/dev/lsp-extensions.md | 2 |
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 74acb6f9940..fbb4fc6113f 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: 39b47906286ad9c +lsp/ext.rs hash: 278250dba58cd879 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: |
