Add long error explanation for E0539

This commit is contained in:
unexge 2020-05-02 21:14:08 +03:00
parent 7184d137f6
commit e4ee172ab0
3 changed files with 45 additions and 2 deletions

View file

@ -108,4 +108,5 @@ LL | fn deprecated_without_unstable_or_stable() { }
error: aborting due to 18 previous errors
For more information about this error, try `rustc --explain E0541`.
Some errors have detailed explanations: E0539, E0541.
For more information about an error, try `rustc --explain E0539`.