diff options
| author | Kirill Bulatov <mail4score@gmail.com> | 2024-12-09 19:53:30 +0200 |
|---|---|---|
| committer | Kirill Bulatov <mail4score@gmail.com> | 2024-12-09 22:26:00 +0200 |
| commit | cbc006993957595db56432d0d0b43e944fd5e9d7 (patch) | |
| tree | 134a8c0666690973a9c54ddcdfbdfa60f23b6ac5 /src/tools/rust-analyzer/docs/dev | |
| parent | 91adfec2f0fd4e3a84acf644436a50b4b1f487d8 (diff) | |
| download | rust-cbc006993957595db56432d0d0b43e944fd5e9d7.tar.gz rust-cbc006993957595db56432d0d0b43e944fd5e9d7.zip | |
Draft completion hashing
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 b7c536e0279..00863825170 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: 96f88b7a5d0080c6 +lsp/ext.rs hash: 7d77940d7e63a8b 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: |
