Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Sep 16, 2021
1 parent 5e7f641 commit 37608c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,8 @@ pub mod task {
pub mod rt;

// Platform-abstraction modules
mod sys_common;
mod sys;
mod sys_common;

pub mod alloc;

Expand Down

0 comments on commit 37608c7

Please sign in to comment.