about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2023-02-14 00:56:28 +0000
committerAleksey Kladov <aleksey.kladov@gmail.com>2023-02-14 01:09:50 +0000
commit0da27376cf3768d92bcd0c094b52da50146dc70f (patch)
tree0249938c5a632d60c548a1ca8767c30892804b7f /docs/dev
parentc97aae38f20f64daede9877212aff83c259a4faa (diff)
downloadrust-0da27376cf3768d92bcd0c094b52da50146dc70f.tar.gz
rust-0da27376cf3768d92bcd0c094b52da50146dc70f.zip
Support UTF-32 position encoding
Looks like this is a native encoding for Emacs at least!
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 a794e866181..c3623a5cc46 100644
--- a/docs/dev/lsp-extensions.md
+++ b/docs/dev/lsp-extensions.md
@@ -1,5 +1,5 @@
 <!---
-lsp_ext.rs hash: ec29403e67dfd15b
+lsp_ext.rs hash: d87477896dfe41d4
 
 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: