Skip to content

Extra derives & performance optimizations

Michael Aaron Murphy requested to merge extra-derives into master
  • 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