Fix rustfmt diffs.

This commit is contained in:
Dan Gohman
2018-11-27 05:41:19 -08:00
parent bf5a06bc95
commit 8e1e75f1f4

View File

@@ -53,4 +53,4 @@ mod std {
pub use alloc::{string, vec};
pub use core::*;
pub use core::{i32, str, u32};
}
}