Skip to content

Commit af68249

Browse files
Clean up E0646
1 parent 680a4b2 commit af68249

File tree

1 file changed

+1
-0
lines changed
  • src/librustc_error_codes/error_codes

1 file changed

+1
-0
lines changed

src/librustc_error_codes/error_codes/E0646.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
It is not possible to define `main` with a where clause.
2+
23
Erroneous code example:
34

45
```compile_fail,E0646

0 commit comments

Comments
 (0)