Add long error explanation for E0539
This commit is contained in:
parent
7184d137f6
commit
e4ee172ab0
3 changed files with 45 additions and 2 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue