-
Notifications
You must be signed in to change notification settings - Fork 72
Remove derive_more #424
Copy link
Copy link
Closed
Labels
code qualityAffects the quality of the code.Affects the quality of the code.enhancementAn improvement for livesplit-core.An improvement for livesplit-core.performanceAffects the performance of the code.Affects the performance of the code.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
Metadata
Metadata
Assignees
Labels
code qualityAffects the quality of the code.Affects the quality of the code.enhancementAn improvement for livesplit-core.An improvement for livesplit-core.performanceAffects the performance of the code.Affects the performance of the code.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
It's definitely convenient, but proc macros are usually fairly expensive dependencies, so we probably should just write the few trait impls ourselves.