about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-08-19 08:52:31 +0200
committerLukas Wirth <lukastw97@gmail.com>2022-08-19 08:54:53 +0200
commit45b7b6a60a7404d093f4afe81a0da10824cef7b8 (patch)
tree5c8e63d7611468d98a1965da9483e8f7289f3903 /docs/dev
parent917bd68b37de4e60e7203061a0a9c23b74d2b5c2 (diff)
downloadrust-45b7b6a60a7404d093f4afe81a0da10824cef7b8.tar.gz
rust-45b7b6a60a7404d093f4afe81a0da10824cef7b8.zip
Implement lsp extension for cancelling running flychecks
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 5040643d34a..6d2c7d7b063 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp_ext.rs hash: 2a188defec26cc7c
+lsp_ext.rs hash: 7b710095d773b978
 
 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: