Created
February 16, 2018 20:22
-
-
Save radix/7b238da0388f8a90f347ca2588199ac6 to your computer and use it in GitHub Desktop.
rustfmt test failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mismatch at tests/source\file-lines-6.rs:8: | |
fn bar() {⏎ | |
// test⏎ | |
let i = 12;⏎ | |
+⏎ | |
// test⏎ | |
}⏎ | |
⏎ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment