Sign in
rust
/
rustfmt
/
7d34cfaf2c31dc90f6dc8fc1cdc001fcbd7ebbfa
/
.
/
tests
/
target
/
imports
/
imports-reorder.rs
blob: 84e97c0224f831209afc9ca395cf4e3901ec31be [
file
] [
log
] [
blame
]
// rustfmt-normalize_comments: true
use
path
::{
self
/* self */
,
/* A */
A
,
B
/* B */
,
C
};
use
{
aa
,
ab
,
ac
,
b
,
Z
};