about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-03-11 22:36:58 +0100
committerLukas Wirth <lukastw97@gmail.com>2022-03-12 01:08:33 +0100
commit119ba82e4b099bf33a9eb266e518f010a6bae7be (patch)
tree2c823d019cd8e116c465e3fae2b508d922585311 /docs/dev
parent62265ee9cb702209f95fc529c3de02b0ac973c8f (diff)
downloadrust-119ba82e4b099bf33a9eb266e518f010a6bae7be.tar.gz
rust-119ba82e4b099bf33a9eb266e518f010a6bae7be.zip
minor: add missing definitions of lsp_ext::InlayHintLabel
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/lsp-extensions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/lsp-extensions.md b/docs/dev/lsp-extensions.md
index 9f1c7fe0a3a..3091bdcbf07 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp_ext.rs hash: e32fdde032ff6ebc
+lsp_ext.rs hash: 854109e98d02a780
 
 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: