Skip to content

cargo fmt --all on rustc repository formats the same crate multiple times #2182

Closed
@topecongiro

Description

@topecongiro

Steps to reproduce:

git clone https://github.com/rust-lang/rust
cd rust/src
cargo fmt --all

You will notice that rustfmt is reporting the same errors over and over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions