How to reproduce: ``` docker run -it rustlang/rust:nightly-slim root@26e4ec332226:/# mkdir foo echo "ignore=[\"baz\"]" > foo/bar.toml cargo new app rustup component add rustfmt cd app cargo fmt -- --config-path ../foo/bar.toml ``` [rustc-ice-2026-03-25T23_58_59-228.txt](https://github.com/user-attachments/files/26256911/rustc-ice-2026-03-25T23_58_59-228.txt) <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->
How to reproduce:
rustc-ice-2026-03-25T23_58_59-228.txt