Merged
Conversation
jswrenn
approved these changes
Oct 14, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1905 +/- ##
=======================================
Coverage 87.33% 87.33%
=======================================
Files 16 16
Lines 5960 5960
=======================================
Hits 5205 5205
Misses 755 755 ☔ View full report in Codecov by Sentry. |
Explain why we only support concrete types so that future authors won't spuriously add support for them.
6afc462 to
67b4504
Compare
google-pr-creation-bot
pushed a commit
to google-pr-creation-bot/zerocopy
that referenced
this pull request
Feb 24, 2025
Explain why we only support concrete types so that future authors won't spuriously add support for them.
joshlf
added a commit
to google-pr-creation-bot/zerocopy
that referenced
this pull request
Feb 24, 2025
Explain why we only support concrete types so that future authors won't spuriously add support for them.
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 24, 2025
Explain why we only support concrete types so that future authors won't spuriously add support for them. Co-authored-by: Joshua Liebow-Feeser <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explain why we only support concrete types so that future authors won't spuriously add support for them.