Skip to content

Commit

Permalink
Clean up E0646
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jun 7, 2020
1 parent 680a4b2 commit af68249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_error_codes/error_codes/E0646.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
It is not possible to define `main` with a where clause.

Erroneous code example:

```compile_fail,E0646
Expand Down

0 comments on commit af68249

Please sign in to comment.