diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2024-06-07 12:23:44 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2024-06-07 12:31:50 +0200 |
| commit | 59002b3828f3c3baa5b24c366c0c19f0f3285bc3 (patch) | |
| tree | b6fd01966d4ec2888f0dfe75c396671caf4ea021 /src/tools/rust-analyzer/docs/dev | |
| parent | d726854555b44046b0b3028fad2f3bb4c76477aa (diff) | |
| download | rust-59002b3828f3c3baa5b24c366c0c19f0f3285bc3.tar.gz rust-59002b3828f3c3baa5b24c366c0c19f0f3285bc3.zip | |
Fix processing of ratoml files
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 1c91e856e72..100662f4ceb 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: 1babf76a3c2cef3b +lsp/ext.rs hash: a85ec97f07c6a2e3 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: |
