Skip to content

Commit

Permalink
Rollup merge of #73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPC
Browse files Browse the repository at this point in the history
Clean up E0646

r? @Dylan-DPC
  • Loading branch information
RalfJung authored Jun 8, 2020
2 parents 13f2838 + af68249 commit 7983e56
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 7983e56

Please sign in to comment.