Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed PrimitiveMetadata inside Primitive struct. #2965

Merged
merged 11 commits into from Aug 12, 2018

Commits on Aug 12, 2018

  1. Embed PrimitiveMetadata inside Primitive struct.

    This is another small step to moving primitives to be stored
    inside Picture structs, which will simplify some of the
    picture caching work.
    gw3583 committed Aug 12, 2018
  2. Remove a borrowck hack

    gw3583 committed Aug 12, 2018
  3. Remove another borrowck hack.

    gw3583 committed Aug 12, 2018
  4. Address review comments.

    gw3583 committed Aug 12, 2018
You can’t perform that action at this time.