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

Add some factories for PrimitiveInfo #1708

Merged
merged 1 commit into from Sep 18, 2017
Merged

Add some factories for PrimitiveInfo #1708

merged 1 commit into from Sep 18, 2017

Commits on Sep 18, 2017

  1. Add some factories for PrimitiveInfo

    This will make it easier to add new members in the future (for hit
    testing). We also make local_clip a LocalClip instead of an
    Option<LocalClip> because this should never be None.
    mrobinson committed Sep 18, 2017
You can’t perform that action at this time.