Rollup merge of #82231 - jesusprubio:add-long-explanation-e0543, r=GuillaumeGomez
Add long explanation for E0543 Helps with #61137
This commit is contained in:
commit
03477e9a26
3 changed files with 37 additions and 2 deletions
|
|
@ -116,5 +116,5 @@ LL | #[rustc_deprecated(since = "a", reason = "text")]
|
|||
|
||||
error: aborting due to 19 previous errors
|
||||
|
||||
Some errors have detailed explanations: E0539, E0541, E0542, E0546, E0547, E0550.
|
||||
Some errors have detailed explanations: E0539, E0541, E0542, E0543, E0546, E0547, E0550.
|
||||
For more information about an error, try `rustc --explain E0539`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue