Skip to content

rustfmt on linux crashing with ignore #6185

Open
@otiv-emiel-vanseveren

Description

@otiv-emiel-vanseveren

command ran:
bazel run @rules_rust//:rustfmt --@rules_rust//:rustfmt.toml=//:rustfmt.toml --output_groups=+rustfmt_checks

rustfmt.toml:
max_width = 100
imports_granularity = "Module"
group_imports = "StdExternalCrate"
ignore = ["third_party/"]

output:
rustc-ice-2024-06-05T14_37_14-130215.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-mcveneeds a Minimal Complete and Verifiable Exampleonly-with-optionrequires a non-default option value to reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions