9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
error: cannot override a built-in #[derive] mode
|
|
--> $DIR/shadow-builtin.rs:10:21
|
|
|
|
|
LL | #[proc_macro_derive(PartialEq)]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|