bors[bot] 5b13c2411f
Merge #5516
5516: Better LSP conformance r=matklad a=vsrs

At the moment rust-analyzer does not fully conform to the LSP. This PR fixes two LSP related issues:

1) rust-analyzer sends predefined server capabilities and does not take supplied client capabilities in mind.
2) rust-analyzer uses dynamic `textDocument/didSave` registration even if the client does not support it.


Co-authored-by: vsrs <vit@conrlab.com>
2020-07-24 13:53:41 +00:00
..
2020-07-21 10:50:24 +02:00
2020-07-23 16:53:12 +02:00
2020-07-21 17:17:21 +02:00
2020-07-24 14:12:13 +02:00
2020-07-23 16:53:12 +02:00
2020-07-23 15:07:01 +02:00
2020-07-21 17:55:17 +02:00
2020-07-16 14:29:57 +00:00
2020-07-23 17:23:01 +02:00
2020-07-24 13:53:41 +00:00
2020-07-14 14:58:10 +02:00
2020-07-21 12:52:51 +02:00
2020-07-18 16:40:10 +02:00