]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/export.stderr
Rollup merge of #61207 - taiki-e:arbitrary_self_types-lifetime-elision-2, r=Centril
[rust.git] / src / test / ui / export.stderr
index 76ec91e181d5a497172a243bf21792de0c1c7938..a3668a502cdd4aefce9d7f9907921677a6c4666e 100644 (file)
@@ -30,5 +30,5 @@ LL | fn main() { foo::z(10); }
 
 error: aborting due to 5 previous errors
 
-Some errors occurred: E0425, E0603.
+Some errors have detailed explanations: E0425, E0603.
 For more information about an error, try `rustc --explain E0425`.