Skip to content

Continue fixing even if fix leads to an error #86

@Pyr0de

Description

@Pyr0de

Running cargo-fixit on typos with the lints from https://pastebin.com/VMJCT2M2, it does not exit successfully while cargo fix successfully applies some fixes.

The command I used to run it

RUSTFLAGS="`cat ../clippy-lints.txt`" cargo fixit --clippy --workspace --all-targets

The first pass seems to apply some fixes but cargo check fails in the second pass.

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