Turns out rustfmt needs a --edition 2024 flag (which cargo fmt adds automatically), otherwise some imports change order. Of course my editor is configured to use rustfmt via apheleia, which does not support cargo fmt. Urgh. |
||
|---|---|---|
| .. | ||
| aoc2025_bench.rs | ||
Turns out rustfmt needs a --edition 2024 flag (which cargo fmt adds automatically), otherwise some imports change order. Of course my editor is configured to use rustfmt via apheleia, which does not support cargo fmt. Urgh. |
||
|---|---|---|
| .. | ||
| aoc2025_bench.rs | ||