diff options
| author | bors <bors@rust-lang.org> | 2022-12-16 22:06:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-12-16 22:06:35 +0000 |
| commit | e0aa5afd7bd69813154e97a25cb6c6b4f05ea1be (patch) | |
| tree | a35c90b485ae4c480a5573364439e19b8ce3b9f0 /docs/dev | |
| parent | 19c2ede549d9a5ec91ec2c20e2b32abd3e6566d4 (diff) | |
| parent | a04feb915a0e5ef348075a3537a95875cb1b1ffe (diff) | |
| download | rust-e0aa5afd7bd69813154e97a25cb6c6b4f05ea1be.tar.gz rust-e0aa5afd7bd69813154e97a25cb6c6b4f05ea1be.zip | |
Auto merge of #13785 - Veykril:run-flycheck, r=Veykril
Add command for manually running flychecks Closes https://github.com/rust-lang/rust-analyzer/issues/13125
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 5aced035d52..308a92bebe0 100644 --- a/docs/dev/lsp-extensions.md +++ b/docs/dev/lsp-extensions.md @@ -1,5 +1,5 @@ <!--- -lsp_ext.rs hash: 61fe425627f9baaa +lsp_ext.rs hash: 1cb29d3afa36e743 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: |
