bors[bot] 8e900cb4a1
Merge #8397
8397: Return proper error code when server is loading r=matklad a=ceronman

When requests are made to rust-analyzer and the server is still loading, a response error is returned with the code `ContentModified` and text `"Rust Analyzer is still loading..."`. This error code doesn't seem to be the more appropriate for this situation. Using `ServerNotInitialized` seems better.

As this is such a small change, I have not created an issue for it.

Co-authored-by: Manuel Ceron <manuel.ceron@jetbrains.com>
2021-04-07 12:37:10 +00:00
..
2021-04-06 21:42:27 +03:00
2021-04-04 01:46:45 +02:00
2021-03-02 14:27:29 +02:00
2021-04-07 13:09:31 +02:00
2021-04-07 13:09:31 +02:00
2021-04-06 23:22:44 -04:00
2021-04-05 12:19:25 +00:00
2021-04-06 19:38:59 -04:00
2021-04-04 01:46:45 +02:00
2021-04-06 16:22:26 +03:00
2021-03-24 15:01:37 +08:00
2021-04-06 21:42:27 +03:00
2021-03-21 16:15:41 +01:00