Sign in
rust
/
rustfmt
/
refs/heads/rust-1.45
/
.
/
tests
/
source
/
imports-reorder.rs
blob: cbe9d6ca78ad7dbf8ce5152cba81ebd417a7946d [
file
] [
log
] [
blame
]
// rustfmt-normalize_comments: true
use
path
::{
C
,
/*A*/
A
,
B
/* B */
,
self
/* self */
};
use
{
ab
,
ac
,
aa
,
Z
,
b
};