]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/codemap_tests/overlapping_inherent_impls.stderr
Add explanation for E0592
[rust.git] / src / test / ui / codemap_tests / overlapping_inherent_impls.stderr
index b16d2849f196a13362b81b34b0ed3af69761aa20..70c1093e9ed483bfddaac5e137c146be3b28a6a4 100644 (file)
@@ -29,3 +29,4 @@ LL |     fn baz(&self) {}
 
 error: aborting due to 3 previous errors
 
+For more information about this error, try `rustc --explain E0592`.