Skip to content

Commit b5204b0

Browse files
author
The Miri Cronjob Bot
committed
fmt
1 parent aa39251 commit b5204b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass/issues/issue-134713-swap_nonoverlapping_untyped.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use std::mem::{size_of, align_of};
1+
use std::mem::{align_of, size_of};
22

33
// See <https://github.com/rust-lang/rust/issues/134713>
44

0 commit comments

Comments
 (0)