about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2024-06-07 12:23:44 +0200
committerLukas Wirth <lukastw97@gmail.com>2024-06-07 12:31:50 +0200
commit59002b3828f3c3baa5b24c366c0c19f0f3285bc3 (patch)
treeb6fd01966d4ec2888f0dfe75c396671caf4ea021 /src/tools/rust-analyzer/docs/dev
parentd726854555b44046b0b3028fad2f3bb4c76477aa (diff)
downloadrust-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.md2
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: