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-05-23 19:23:04 +0200
committerLukas Wirth <lukastw97@gmail.com>2024-05-23 20:12:31 +0200
commitf93256ca42afb93f2dada055bb695c30d7abccb3 (patch)
treebedae987010423e6ce11f402041658e2c66a3b4d /src/tools/rust-analyzer/docs/dev
parent616fdd04bb8768dd332701ca970849815469075f (diff)
downloadrust-f93256ca42afb93f2dada055bb695c30d7abccb3.tar.gz
rust-f93256ca42afb93f2dada055bb695c30d7abccb3.zip
Allow sysroots to only consist of the source root dir
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 46c1ccb79bf..c8728c33ea0 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: a39009c351009d16
+lsp/ext.rs hash: 422dcc22c2e56166
 
 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: