Skip to content

Commit 5ece0fe

Browse files
committed
lint
1 parent 680d97c commit 5ece0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_utils/src/macros.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,9 +616,9 @@ impl<'tcx> FormatParam<'tcx> {
616616
}
617617

618618
Some(Self {
619-
usage,
620619
value,
621620
kind,
621+
usage,
622622
span,
623623
})
624624
}

0 commit comments

Comments
 (0)