We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680a4b2 commit f615582Copy full SHA for f615582
src/librustc_error_codes/error_codes/E0647.md
@@ -1,4 +1,5 @@
1
-It is not possible to define `start` with a where clause.
+The `start` function was defined with a where clause.
2
+
3
Erroneous code example:
4
5
```compile_fail,E0647
0 commit comments