Add long error explanation for E0708 #61137
Refactor code as per the suggestions Refacotor code provide edition support
This commit is contained in:
parent
2113659479
commit
26fdde994d
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