Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=GuillaumeGomez
Add long error explanation for E0708 #61137 Add long explanation for the E0708 error code Part of #61137 r? @GuillaumeGomez
This commit is contained in:
commit
c68c71e24e
3 changed files with 28 additions and 2 deletions
|
|
@ -8,3 +8,4 @@ LL | let _ = async |x: u8| {};
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0708`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue