Rollup merge of #73123 - GuillaumeGomez:cleanup-e0647, r=Dylan-DPC
Clean up E0647 explanation r? @Dylan-DPC
This commit is contained in:
commit
4ac3efa96e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
It is not possible to define `start` with a where clause.
|
||||
The `start` function was defined with a where clause.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0647
|
||||
|
|
Loading…
Add table
Reference in a new issue