rustfmt on linux crashing with ignore
#6185
Labels
needs-mcve
needs a Minimal Complete and Verifiable Example
only-with-option
requires a non-default option value to reproduce
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
The text was updated successfully, but these errors were encountered: