We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354f9b2 + 830db6f commit 479b7c4Copy full SHA for 479b7c4
tests/testsuite/check.rs
@@ -819,7 +819,7 @@ fn short_message_format() {
819
.with_status(101)
820
.with_stderr_data(str![[r#"
821
[CHECKING] foo v0.0.1 ([ROOT]/foo)
822
-src/lib.rs:1:27: error[E0308]: mismatched types
+src/lib.rs:1:27: error[E0308]: mismatched types[..]
823
[ERROR] could not compile `foo` (lib) due to 1 previous error
824
825
"#]])
0 commit comments