Add proper explanation of error code E0657

This commit is contained in:
PankajChaudhary5 2020-03-30 23:16:44 +05:30 committed by pankajchaudhary5
parent 0afdf43dc1
commit 908436f3bb
3 changed files with 59 additions and 1 deletions

View file

@ -12,3 +12,4 @@ LL | -> Box<for<'a> Id<impl Lt<'a>>>
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0657`.