]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/lifetimes/lifetime-errors/ex3-both-anon-regions-latebound-regions.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / lifetimes / lifetime-errors / ex3-both-anon-regions-latebound-regions.stderr
index bbf5d2452bfb94931a0221229c5a04c70a1fb9be..2c87f8dbd2c2b0e09971e5c0376273a3fe21ae4a 100644 (file)
@@ -8,3 +8,4 @@ LL |     x.push(y);
 
 error: aborting due to previous error
 
+For more information about this error, try `rustc --explain E0623`.