Skip to content

Support running cargo rustc #823

@adwinwhite

Description

@adwinwhite

The motivation is that we want to test changes on all leaf crates without the building terminated by intermediate dependency failure.
Currently regressed dependencies prevent us from knowing whether their dependents regress or not.
cargo rustc will allow us to pass rustflags to the leaf crates only.

I'd be happy to help implement it if you favor the idea. It would probably be similar to the cargo doc one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions