rust/crates/rust-analyzer
Jeremy Kolb 36c20dc23d Return ServerNotInitialized according to the spec
According to the spec we should return ServerNotInitialized if the server is waiting for an initialize request and something else comes in.
Upgrading to lsp-server 0.5.1 will do this and retry until the initialize request comes in.

Fixes #8581
2021-04-27 07:47:06 -04:00
..
src Add config options 2021-04-26 20:29:54 -04:00
tests/rust-analyzer internal: fix slightly broken test 2021-04-19 18:57:47 +03:00
build.rs Use -u instead of --utc date flag 2021-04-26 17:12:13 +03:00
Cargo.toml Return ServerNotInitialized according to the spec 2021-04-27 07:47:06 -04:00