Rollup merge of #72461 - GuillaumeGomez:cleanup-e0600, r=Dylan-DPC
Clean up E0600 explanation r? @Dylan-DPC
This commit is contained in:
commit
bf1b998be6
@ -1,6 +1,6 @@
|
||||
An unary operator was used on a type which doesn't implement it.
|
||||
|
||||
Example of erroneous code:
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0600
|
||||
enum Question {
|
||||
|
Loading…
Reference in New Issue
Block a user