]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/short-error-format.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / short-error-format.stderr
index debe60b463226d8f5d9bc8da3e3930f24b580b5d..f7461b837bdc14bd354f420f261aeb90cce48e3c 100644 (file)
@@ -1,3 +1,3 @@
-$DIR/short-error-format.rs:16:9 - error[E0308]: mismatched types
-$DIR/short-error-format.rs:18:7 - error[E0599]: no method named `salut` found for type `u32` in the current scope
+$DIR/short-error-format.rs:16:9: error[E0308]: mismatched types
+$DIR/short-error-format.rs:18:7: error[E0599]: no method named `salut` found for type `u32` in the current scope
 error: aborting due to 2 previous errors