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

Avoid using derive on autogenerated packed types, bump zerovec-derive to 0.9.3 #3069

Merged
merged 3 commits into from
Feb 2, 2023

Conversation

Manishearth
Copy link
Member

Fixes #3060

Introduced by rust-lang/rust#104429

@robertbastian
Copy link
Member

Merge. I've kept versioning of foo and foo-derive in sync, probably want to bump zerovec as well.

@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • Cargo.lock is now changed in the branch
  • utils/zerovec/derive/Cargo.toml is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@Manishearth Manishearth changed the title Avoid using derive on autogenerated packed types, bump zerovec-derive to 0.9.1 Avoid using derive on autogenerated packed types, bump zerovec-derive to 0.9.3 Feb 2, 2023
@Manishearth
Copy link
Member Author

@robertbastian I don't see much of a benefit to doing that in this direction for patch releases (breaking releases I definitely agree).

@Manishearth Manishearth merged commit d2ccbcf into unicode-org:main Feb 2, 2023
@Manishearth Manishearth deleted the varule-derive-packed branch February 2, 2023 18:10
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile error with recent nightly toolchain
3 participants