Add explanation for E0592

This commit is contained in:
Yuki Okushi 2019-06-14 10:54:27 +09:00
parent 05083c2dee
commit 047f9bc94d
12 changed files with 34 additions and 2 deletions

View file

@ -31,4 +31,5 @@ LL | | }
error: aborting due to 3 previous errors
For more information about this error, try `rustc --explain E0119`.
Some errors have detailed explanations: E0119, E0592.
For more information about an error, try `rustc --explain E0119`.