2b2bddcf7e
Run `cargo fmt --all` after the four redesign sub-areas land to settle attribute placement (`#[allow(dead_code)]` lives after doc comments, not between them — interleaving was splitting docs from items). Inline the trailing `let dom = …; dom` in `nearest_ansi16` to satisfy clippy::let_and_return. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>