Skip to content

cargo rustc should have an --all-targets option #2702

@Manishearth

Description

@Manishearth

See also: https://github.com/Manishearth/rust-clippy/issues/935

Tools like cargo check and cargo clippy use cargo rustc, but they don't need the extra restriction of having to specify a single target. It would be nice if cargo rustc/rustdoc had an --all-targets or --allow-multiple-targets option that could be used here.

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