Clean up E0670 explanation
This commit is contained in:
parent
59493917be
commit
bde1ccfcb2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Rust 2015 does not permit the use of `async fn`.
|
||||
|
||||
Example of erroneous code:
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0670
|
||||
async fn foo() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue