]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/mismatched_types/unboxed-closures-vtable-mismatch.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / mismatched_types / unboxed-closures-vtable-mismatch.stderr
index 2daf4781c7e6f3e4ef83182288a60c97809fbb36..3c999f200d9c7c113837402fd5824dd726e39823 100644 (file)
@@ -12,3 +12,4 @@ LL |     let z = call_it(3, f);
 
 error: aborting due to previous error
 
+For more information about this error, try `rustc --explain E0631`.