mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 15:15:24 +00:00
Merge #8579
8579: Fix spec bug r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
2cdc83af93
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ Reloads project information (that is, re-executes `cargo metadata`).
|
||||||
|
|
||||||
## Server Status
|
## Server Status
|
||||||
|
|
||||||
**Experimental Client Capability:** `{ "serverStatus": boolean }`
|
**Experimental Client Capability:** `{ "serverStatusNotification": boolean }`
|
||||||
|
|
||||||
**Method:** `experimental/serverStatus`
|
**Method:** `experimental/serverStatus`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue