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