]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/impl-trait/must_outlive_least_region_or_bound.stderr
New upstream version 1.36.0+dfsg1
[rustc.git] / src / test / ui / impl-trait / must_outlive_least_region_or_bound.stderr
index 9339a83b09a9df8388a63cfc8e7a33bf3bb5227f..a6ea7837678ed5ddeb5998b64d6f6ec51c714b50 100644 (file)
@@ -77,5 +77,4 @@ LL | fn ty_param_wont_outlive_static<T:Debug>(x: T) -> impl Debug + 'static {
 
 error: aborting due to 5 previous errors
 
-Some errors occurred: E0310, E0623.
-For more information about an error, try `rustc --explain E0310`.
+For more information about this error, try `rustc --explain E0310`.