diff options
| author | Moritz Vetter <mv@3yourmind.com> | 2022-02-07 04:57:20 +0100 |
|---|---|---|
| committer | Moritz Vetter <mv@3yourmind.com> | 2022-02-07 04:57:20 +0100 |
| commit | 482533ea9a421f00841b1c17576a523631ffb473 (patch) | |
| tree | 63bc5f609a459249d6c4b13473ae13cb23c63f67 /docs/dev | |
| parent | 1dee488a68289c8f4e83a06f319a63c6932000ab (diff) | |
| download | rust-482533ea9a421f00841b1c17576a523631ffb473.tar.gz rust-482533ea9a421f00841b1c17576a523631ffb473.zip | |
add missing snake case attribute, update hash
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/lsp-extensions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/lsp-extensions.md b/docs/dev/lsp-extensions.md index c92395553c0..adea925b51e 100644 --- a/docs/dev/lsp-extensions.md +++ b/docs/dev/lsp-extensions.md @@ -1,5 +1,5 @@ <!--- -lsp_ext.rs hash: 49ffd619919ed74 +lsp_ext.rs hash: 5b53b92c9f9d6650 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: |
