Fixed formatting issues

This commit is contained in:
Lachlan Sneff
2018-01-15 17:14:48 -05:00
committed by Dan Gohman
parent 5c85c1ba4a
commit 2462a065ad
12 changed files with 5 additions and 14 deletions

View File

@@ -161,4 +161,4 @@ mod ssa;
mod std {
pub use alloc::vec;
pub use core::*;
}
}