Skip to content

Cargo prints "Could not execute process" on compilation errors. #173

@HeroesGrave

Description

@HeroesGrave

When rustc fails to compile a package, cargo prints out a lot of error data in red that makes it a little bit harder to find/read the compilation errors.

Probably just down to a catch-all error-checking method.

I think it should just print out " failed to compile", and forward the rustc output with the already given colouring.

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