Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Update rustfmt to 0.9.0, racer to 2.1.2, rls-vfs to 0.4.6. #960

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

kennytm
Copy link
Member

@kennytm kennytm commented Jul 27, 2018

We need to update rustc-ap-syntax to 209 to unblock nightly.

In rustfmt 0.9.0, the format_input function has been replaced by the Session struct. The reformat function is thus modified for the new API.

@kennytm kennytm changed the title Update rustfmt to 0.9.0. [WIP] Update rustfmt to 0.9.0. Jul 27, 2018
@nrc
Copy link
Member

nrc commented Jul 27, 2018

rust-lang/rustfmt#2865 and racer-rust/racer#911 are merged. I released rls-vfs 0.4.6. Thanks for doing this!

@kennytm
Copy link
Member Author

kennytm commented Jul 27, 2018

No prob 😄 Still need to wait for the racer release to replace the git dependency back to regular crates.io dependency.

We need to update rustc-ap-syntax to 209 to unblock nightly.

In rustfmt 0.9.0, the `format_input` function has been replaced by the
`Session` struct. The `reformat` function is thus modified for the new API.
@kennytm kennytm changed the title [WIP] Update rustfmt to 0.9.0. Update rustfmt to 0.9.0, racer to 2.1.2, rls-vfs to 0.4.6. Jul 27, 2018
@kennytm
Copy link
Member Author

kennytm commented Jul 27, 2018

@nrc All dependencies updated

@nrc nrc merged commit d59bd16 into master Jul 27, 2018
@nrc
Copy link
Member

nrc commented Jul 27, 2018

Thank you!

@nrc nrc deleted the update-rustfmt branch July 27, 2018 04:26
@kennytm
Copy link
Member Author

kennytm commented Jul 27, 2018

Thanks :) RLS after this is "test-fail" though, so i still need another update to fix the tests

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