Skip to content
GitLab
Explore
Sign in
Register
Extra derives & performance optimizations
Code
Review changes
Check out branch
Download
Patches
Plain diff
Michael Aaron Murphy
requested to merge
extra-derives
into
master
Aug 20, 2018
Overview
1
Commits
2
Pipelines
3
Changes
6
Expand
Adds some extra derives, which will make it possible to avoid the need for formatting.
Removes the need to run through a formatter to generate values
Many heap allocations have been removed
Merge request reports