about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2023-01-14 12:20:12 +0100
committerLukas Wirth <lukastw97@gmail.com>2023-01-14 13:08:45 +0100
commitf2444b2a402f8d551152cb482686c7839574ac1d (patch)
treef34edf772f94f8d95f2311333271da665a05963c /docs/dev
parent60075a6625bb5d4064ef02123b84bd81e574c8e6 (diff)
downloadrust-f2444b2a402f8d551152cb482686c7839574ac1d.tar.gz
rust-f2444b2a402f8d551152cb482686c7839574ac1d.zip
Remove unnecessary Hint suffix on InlayKind variants
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 a4780af1a26..0f24ddbbc00 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp_ext.rs hash: 45bd7985265725c5
+lsp_ext.rs hash: d296ce1226e3568d
 
 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: