Files
rust/editors/code/src
bors[bot] 6826dd044a Merge #5782
5782: Fix StatusNotification r=matklad a=vsrs

This PR fixes the following:

As per specification `params` property in [NotificationMessage ](https://microsoft.github.io/language-server-protocol/specifications/specification-current/#notificationMessage) should be `array | object` while RA uses `"loading" | "ready" | "invalid" | "needsReload"`.

Co-authored-by: vsrs <vit@conrlab.com>
2020-08-17 14:23:03 +00:00
..
2020-05-25 12:14:44 +02:00
2020-08-09 18:09:27 -04:00
2020-08-17 14:56:27 +03:00
2020-07-26 13:42:17 -04:00
2020-08-17 14:56:27 +03:00
2020-07-07 23:30:11 +03:00
2020-07-03 14:56:30 +03:00
2020-06-24 12:30:41 +03:00
2020-08-12 16:52:28 +02:00