Skip to content

Support clippy-driver --wrapper #4172

Closed
@Manishearth

Description

@Manishearth

Currently clippy-driver is a RUSTC_WRAPPER, i.e. it takes the name of the rustc executable as its first parameter.

What we should do is make it so that clippy-driver --wrapper is the RUSTC_WRAPPER, and then migrate cargo-clippy over to this. This opens up using the clippy-driver as a direct rustc drop-in in cargo clippy-preview.

This intermediate step is necessary so that cargo-clippy continues to work while we hack on cargo clippy-preview

cc @yaahallo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions