Commit Graph

3 Commits

Author SHA1 Message Date
Ben Langmuir
7a64c89ba6 [lsp] Remove dead initializer on MessageDecodingError 2018-12-12 19:45:18 -08:00
Ben Langmuir
4880184603 [gardening] Move synthesized conformances to primary declaration
The style I started with (putting each conformance on its own extension)
turned out to be pointlessly verbose in practice. It also separated the
protocol from the "implentation" in the sense that the property
declarations are what determine how the conformance works.
2018-12-07 17:38:52 -08:00
Ben Langmuir
aabf57a252 Import SourceKit-LSP sources 2018-11-13 15:50:48 -08:00