Skip to content

clippy-driver no longer builds after rust-lang/rust#64513 #64808

Closed
@rust-highfive

Description

@rust-highfive
Contributor

Hello, this is your friendly neighborhood mergebot.
After merging PR #64513, I observed that the tool clippy-driver no longer builds.
A follow-up PR to the repository https://github.com/rust-lang/rust-clippy is needed to fix the fallout.

cc @varkor, do you think you would have time to do the follow-up work?
If so, that would be great!

cc @eddyb, the PR reviewer, and @rust-lang/compiler -- nominating for prioritization.

Activity

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Sep 26, 2019
pnkfelix

pnkfelix commented on Sep 26, 2019

@pnkfelix
Member

triage: P-medium (though I'm happy to entertain counter-arguments for P-high). Has PR in #64810. Removing nomination tag.

tesuji

tesuji commented on Sep 27, 2019

@tesuji
Contributor

Fixed in #64819 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

P-mediumMedium priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @pnkfelix@oli-obk@Manishearth@yaahc@phansch

    Issue actions

      `clippy-driver` no longer builds after rust-lang/rust#64513 · Issue #64808 · rust-lang/rust