]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/associated-types/associated-types-subtyping-1.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / associated-types / associated-types-subtyping-1.stderr
index 660e5b3928acfc7cd935a1eb5586e54fbc8fe3c8..58ceec9040b9d331f41f140569796283ec4eb7e9 100644 (file)
@@ -18,3 +18,4 @@ LL |     let _c: <T as Trait<'a>>::Type = b;
 
 error: aborting due to 2 previous errors
 
+For more information about this error, try `rustc --explain E0623`.