Skip to content

Commit 59a3730

Browse files
author
The Miri Cronjob Bot
committed
fmt
1 parent 352545f commit 59a3730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tools/miri/tests/pass/issues/issue-134713-swap_nonoverlapping_untyped.rs

+1-1
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)