]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/substs-ppaux.verbose.stderr
Auto merge of #62339 - pnkfelix:issue-61188-use-visitor-for-structural-match-check...
[rust.git] / src / test / ui / substs-ppaux.verbose.stderr
index 86936475f8c145d2a32bde3238c4424ddaf6483a..9167346282baba52aedd73d1e7d4b4f44a290aa8 100644 (file)
@@ -51,5 +51,5 @@ LL |     fn bar<'a, T>() where T: 'a {}
 
 error: aborting due to 5 previous errors
 
-Some errors occurred: E0277, E0308.
+Some errors have detailed explanations: E0277, E0308.
 For more information about an error, try `rustc --explain E0277`.