]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/coherence/coherence-overlap-issue-23516-inherent.re.stderr
Add explanation for E0592
[rust.git] / src / test / ui / coherence / coherence-overlap-issue-23516-inherent.re.stderr
index 38df106cc8874b52575d512f3de92d44e944ad24..6fd9307754033b1aba0efd541986c7eed51b451f 100644 (file)
@@ -11,3 +11,4 @@ LL | impl<U:Sugar> Cake<Box<U>> { fn dummy(&self) { } }
 
 error: aborting due to previous error
 
+For more information about this error, try `rustc --explain E0592`.