]> git.lizzy.rs Git - rust.git/commitdiff
Fix rebase
authorEsteban Küber <esteban@kuber.com.ar>
Fri, 19 Apr 2019 01:57:16 +0000 (18:57 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Fri, 19 Apr 2019 01:57:16 +0000 (18:57 -0700)
src/test/ui/issues/issue-60057.stderr

index bbe16d04919c0847fab2f63f2378e546b41827b8..6b967204ce6fb6f685f6ff116c5f1209c374bee1 100644 (file)
@@ -16,5 +16,5 @@ error[E0601]: `main` function not found in crate `issue_60057`
 
 error: aborting due to 3 previous errors
 
-Some errors occurred: E0425, E0601.
+Some errors have detailed explanations: E0425, E0601.
 For more information about an error, try `rustc --explain E0425`.