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