-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: export types mistakenly left private #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need to bump the minimum supported noir version for this.
Also remember that PR titles end up going into the release changelog so something like "fix: export types mistakenly left private" would be much more useful for users compared to "fix: nightly support"
we have to wait until I fix noir-sort and a release to be made for this PR to be merged |
@TomAFrench do we need to test against 0.34.0 and 0.35.0 still? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Problem*
Resolves
Summary*
Additional Context
PR Checklist*
cargo fmt
on default settings.