mcarton / rust-derivative

A set of alternative `derive` attributes for Rust
Apache License 2.0
420 stars 46 forks source link

Avoid parsing any non-derivative attribute #79

Closed dtolnay closed 3 years ago

dtolnay commented 3 years ago

Attributes with a path that is not derivative belong to some other crate and should be ignored by derivative.