Skip to content

Commit 37608c7

Browse files
committed
Rustfmt
1 parent 5e7f641 commit 37608c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,8 @@ pub mod task {
524524
pub mod rt;
525525

526526
// Platform-abstraction modules
527-
mod sys_common;
528527
mod sys;
528+
mod sys_common;
529529

530530
pub mod alloc;
531531

0 commit comments

Comments
 (0)