Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix appending attributes instead of inserting them
This fixes a warning (`legacy_derive_helpers`) about outer struct attributes being used before being declared. This warning is slated to become a hard error in the future.
- Loading branch information