diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2024-08-10 17:45:44 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2024-08-12 12:05:15 +0200 |
| commit | 234d383f5fea762a02a85e20f2282c623ca76739 (patch) | |
| tree | 6c54fc4b0ea57071b7768f35468c926a2961fd00 /src/tools/rust-analyzer/docs/dev | |
| parent | 01262d972a03aa0eee275bea07876d44402fbb4c (diff) | |
| download | rust-234d383f5fea762a02a85e20f2282c623ca76739.tar.gz rust-234d383f5fea762a02a85e20f2282c623ca76739.zip | |
internal: Reply to requests with defaults when vfs is still loading
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 e559f88e233..4786bd54d59 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: e92e1f12229b0071 +lsp/ext.rs hash: 3429c08745984b3d 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: |
