Commit 5bda401
Fix nightly rustfmt import grouping in types.rs tests
Move `use std::collections::HashMap;` into the std import block so
`cargo fmt --check` with the nightly group_imports config passes in CI.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 43d7a02b-08ff-4e7d-a8c0-afa6dfbe94b01 parent 0584916 commit 5bda401
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5469 | 5469 | | |
5470 | 5470 | | |
5471 | 5471 | | |
| 5472 | + | |
5472 | 5473 | | |
5473 | 5474 | | |
5474 | 5475 | | |
| |||
5485 | 5486 | | |
5486 | 5487 | | |
5487 | 5488 | | |
5488 | | - | |
5489 | 5489 | | |
5490 | 5490 | | |
5491 | 5491 | | |
| |||
0 commit comments