diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2024-08-30 15:45:12 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2024-08-30 15:57:52 +0200 |
| commit | be33a2e1bd21dbb7d2a75ef949137e48d93e985e (patch) | |
| tree | eaaba3cb3041bfeefb32af8ead7fc987ee6b016f /src/tools/rust-analyzer/docs/dev | |
| parent | e77de3841575f0febfc3f774071214da2e676460 (diff) | |
| download | rust-be33a2e1bd21dbb7d2a75ef949137e48d93e985e.tar.gz rust-be33a2e1bd21dbb7d2a75ef949137e48d93e985e.zip | |
Improve inlay hint resolution reliability
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 4786bd54d59..68afacf2db5 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: 3429c08745984b3d +lsp/ext.rs hash: c6e83d3d08d993de 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: |
