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

[derive] Fix bug with KnownLayout on repr(packed) #2307

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Feb 6, 2025

Fixes #2302

@joshlf joshlf changed the base branch from main to v0.8.x February 6, 2025 17:42
@joshlf joshlf changed the title Fix 2302 [derive] Fix bug with KnownLayout on repr(packed) Feb 6, 2025
@joshlf joshlf enabled auto-merge February 6, 2025 17:43
Fixes #2302

gherrit-pr-id: If68c1724be15c4df3ec936a12cf854908650a639
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.46%. Comparing base (c93c2c0) to head (71a0035).

Additional details and impacted files
@@           Coverage Diff           @@
##           v0.8.x    #2307   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files          16       16           
  Lines        6136     6136           
=======================================
  Hits         5367     5367           
  Misses        769      769           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshlf joshlf added this pull request to the merge queue Feb 6, 2025
Merged via the queue into v0.8.x with commit 0451e53 Feb 6, 2025
87 checks passed
@joshlf joshlf deleted the fix-2302 branch February 6, 2025 18:41
google-pr-creation-bot pushed a commit to google-pr-creation-bot/zerocopy that referenced this pull request Feb 7, 2025
Fixes google#2302

gherrit-pr-id: If68c1724be15c4df3ec936a12cf854908650a639
github-merge-queue bot pushed a commit that referenced this pull request Feb 7, 2025
Fixes #2302

gherrit-pr-id: If68c1724be15c4df3ec936a12cf854908650a639

Co-authored-by: Joshua Liebow-Feeser <[email protected]>
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.

3 participants