Added proper explanation error code E0696
This commit is contained in:
parent
20fc02f836
commit
e5b68bc719
3 changed files with 52 additions and 2 deletions
|
|
@ -21,4 +21,5 @@ LL | continue;
|
|||
|
||||
error: aborting due to 3 previous errors
|
||||
|
||||
For more information about this error, try `rustc --explain E0695`.
|
||||
Some errors have detailed explanations: E0695, E0696.
|
||||
For more information about an error, try `rustc --explain E0695`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue