We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13f2838 + af68249 commit 7983e56Copy full SHA for 7983e56
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