Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Upgrade to Serde 1.0 and languageserver-types 0.50 #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

strager
Copy link

@strager strager commented Oct 2, 2018

Upgrade RustLSP to the Serde 1.0.0 and languageserver-types 0.50.0. Using a stable version of Serde and a recent version of languageserver-types will let people more easily use rustdt-json_rpc.

This pull request requires RustDT/rustdt-json_rpc#2.

These commits address RustDT/rustdt-json_rpc#1.

Note to maintainers: I strongly prefer rebasing or merging (and not squashing) to preserve history.

languageserver-types introduced some breaking changes between version
0.6.0 and version 0.9.0, and it now requires Serde 1.0. Update RustLSP
to work with languageserver-types 0.9.0 and Serde 1.0.

This upgrade is a stepping stone to making RustLSP use the latest
version of languageserver-types.
languageserver-types introduced some breaking changes between version
0.9.0 and version 0.13.0. Update RustLSP to work with
languageserver-types version 0.13.0.

This upgrade is a stepping stone to making RustLSP use the latest
version of languageserver-types.
languageserver-types introduced some breaking changes between version
0.13.0 and version 0.34.0. Update RustLSP to work with
languageserver-types version 0.34.0.

This upgrade is a stepping stone to making RustLSP use the latest
version of languageserver-types.
languageserver-types introduced some breaking changes between version
0.34.0 and version 0.48.0. Update RustLSP to work with
languageserver-types version 0.48.0.

This upgrade is a stepping stone to making RustLSP use the latest
version of languageserver-types.
languageserver-types introduced some breaking changes between version
0.48.0 and version 0.50.0. Update RustLSP to work with
languageserver-types version 0.50.0.

This upgrade is a stepping stone to making RustLSP use the latest
version of languageserver-types.
@bruno-medeiros
Copy link
Contributor

Are you using RustLSP or planning to? I'm not sure it's worthwhile to continue developing this project, it was never used upstream in any significant project, as far as I know.

@strager
Copy link
Author

strager commented Oct 3, 2018

Yes, I am using RustLSP for a new project.

@bruno-medeiros
Copy link
Contributor

Hum, I see. Well, I am going to have a break between my contract jobs later this year. I'll have some free time and I wanna catch up on my Rust, so I'll look into this project then, and see if it's worth revisiting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants