You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this is your friendly neighborhood mergebot.
After merging PR #79576, I observed that the tool rls no longer builds.
A follow-up PR to the repository https://github.com/rust-lang/rls is needed to fix the fallout.
cc @m-ou-se, do you think you would have time to do the follow-up work?
If so, that would be great!
The text was updated successfully, but these errors were encountered:
A complete fix is blocked on rustfmt knowing about edition 2021 too. And that is blocked on rustc-ap-rustc_span on crates.io to update to a version that includes edition 2021.
To fix the build for now, rls could temporarily pass Edition2018 to rustfmt for 2021.
Hello, this is your friendly neighborhood mergebot.
After merging PR #79576, I observed that the tool rls no longer builds.
A follow-up PR to the repository https://github.com/rust-lang/rls is needed to fix the fallout.
cc @m-ou-se, do you think you would have time to do the follow-up work?
If so, that would be great!
The text was updated successfully, but these errors were encountered: