about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-05 17:20:43 +0000
committerbors <bors@rust-lang.org>2024-02-05 17:20:43 +0000
commit66cec4d11ae3518bfe37c9221073b5d462b7db7c (patch)
tree873e817d912f47d2d25cd682dfe2cc5c604bcc08 /docs/dev
parentcb37fcc616abd8747c13386a8b23bfd7962d6c92 (diff)
parent9e8a0fae0cea88a4a64bfb9b9dd1fe00f37c3f7e (diff)
Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola
internal: Lint debug prints and disallowed types with clippy
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 bc558c20247..dd6f1be4000 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp/ext.rs hash: dff0b009e82ef06a
+lsp/ext.rs hash: c0bf3acd7a9e72b2
 
 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: