mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Rollup merge of #73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPC
Clean up E0646 r? @Dylan-DPC
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
It is not possible to define `main` with a where clause.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0646
|
||||
|
||||
Reference in New Issue
Block a user