Skip to content

Commit eb31879

Browse files
authored
Rollup merge of rust-lang#73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPC
Clean up E0646 r? @Dylan-DPC
2 parents f8231df + af68249 commit eb31879

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

Lines changed: 1 addition & 0 deletions
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)