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] IntoBytes on unions requires --cfg #1804

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 3, 2024

Makes progress on #1792

@joshlf
Copy link
Member Author

joshlf commented Oct 3, 2024

I've asked for advice on the build failures on URLO.

@joshlf joshlf force-pushed the union-into-bytes-derive-cfg branch 4 times, most recently from b458728 to ad4766f Compare October 3, 2024 15:53
@joshlf joshlf force-pushed the union-into-bytes-derive-cfg branch 2 times, most recently from 31f847b to 089d6d7 Compare October 3, 2024 16:26
@joshlf joshlf added this pull request to the merge queue Oct 3, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.40%. Comparing base (84719d9) to head (09e3beb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1804   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files          16       16           
  Lines        5994     5994           
=======================================
  Hits         5239     5239           
  Misses        755      755           

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

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 3, 2024
@joshlf joshlf force-pushed the union-into-bytes-derive-cfg branch from 089d6d7 to 2fe7d1c Compare October 3, 2024 17:42
@joshlf joshlf enabled auto-merge October 3, 2024 17:43
@joshlf joshlf force-pushed the union-into-bytes-derive-cfg branch 2 times, most recently from 36484da to 4bcf323 Compare October 3, 2024 17:56
@joshlf joshlf force-pushed the union-into-bytes-derive-cfg branch from 4bcf323 to 09e3beb Compare October 3, 2024 17:56
@joshlf joshlf added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit c20262a Oct 3, 2024
87 checks passed
@joshlf joshlf deleted the union-into-bytes-derive-cfg branch October 3, 2024 18:25
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