Added proper explanation error code E0696

This commit is contained in:
pankajchaudhary5 2020-04-21 09:24:16 +05:30
parent 20fc02f836
commit e5b68bc719
3 changed files with 52 additions and 2 deletions

View file

@ -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`.