Cleanup E0390 explanation
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
You tried to implement methods for a primitive type. Erroneous code example:
|
||||
A method was implemented on a primitive type.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0390
|
||||
struct Foo {
|
||||
|
||||
Reference in New Issue
Block a user