Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rls no longer builds after rust-lang/rust#84980 #85055

Closed
rust-highfive opened this issue May 7, 2021 · 1 comment · Fixed by #85058
Closed

rls no longer builds after rust-lang/rust#84980 #85055

rust-highfive opened this issue May 7, 2021 · 1 comment · Fixed by #85058
Assignees
Labels
C-bug Category: This is a bug.

Comments

@rust-highfive
Copy link
Collaborator

Hello, this is your friendly neighborhood mergebot.
After merging PR #84980, 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 @flip1995, do you think you would have time to do the follow-up work?
If so, that would be great!

@rust-highfive rust-highfive added A-rls C-bug Category: This is a bug. labels May 7, 2021
@camsteffen
Copy link
Contributor

Probably rust-lang/rust-clippy#7141.

RLS (and others?) will need to remove the &[] from clippy_lints::read_conf(&[], sess).

@Xanewok Xanewok mentioned this issue May 7, 2021
@bors bors closed this as completed in e002ac7 May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants