Skip to content

clippy-driver no longer builds after rust-lang/rust#65433 #65446

Closed
@rust-highfive

Description

@rust-highfive
Contributor

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

cc @Centril, the PR reviewer, and nominating for compiler team prioritization.

Activity

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Oct 15, 2019
phansch

phansch commented on Oct 15, 2019

@phansch
Member

Fix is on the way at rust-lang/rust-clippy#4673

added a commit that references this issue on Oct 16, 2019

Rollup merge of rust-lang#65450 - Manishearth:clippyup, r=Manishearth

2326eca
added a commit that references this issue on Oct 16, 2019

Auto merge of #65450 - Manishearth:clippyup, r=Manishearth

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

Metadata

Metadata

Labels

T-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

    @oli-obk@Manishearth@yaahc@phansch@mcarton

    Issue actions

      `clippy-driver` no longer builds after rust-lang/rust#65433 · Issue #65446 · rust-lang/rust