Add long error explanation for E0739

This commit is contained in:
Ayush Kumar Mishra 2020-03-10 08:33:14 +05:30
parent 3dbade652e
commit 6f2c01bcfb
3 changed files with 15 additions and 1 deletions

View file

@ -8,3 +8,4 @@ LL | struct S;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0739`.