Add long error explanation for E0710 #61137

This commit is contained in:
bishtpawan 2020-03-24 13:03:01 +05:30
parent 8ff785011b
commit 03bb3bde90
3 changed files with 29 additions and 1 deletions

View file

@ -36,3 +36,6 @@ LL | #[allow(foo::bar)]
error: aborting due to 6 previous errors
For more information about this error, try `rustc --explain E0710`.