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

Implement TryFromBytes for unsized UnsafeCell #1619

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Sep 8, 2024

Makes progress on #251

@joshlf joshlf requested a review from jswrenn September 8, 2024 02:59
@joshlf joshlf enabled auto-merge September 8, 2024 02:59
@joshlf joshlf force-pushed the unsafe-cell-ptr branch 3 times, most recently from a637a1e to bfc124a Compare September 8, 2024 03:14
@joshlf joshlf added this pull request to the merge queue Sep 8, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.70%. Comparing base (623a5ee) to head (8cf427f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
- Coverage   87.82%   87.70%   -0.12%     
==========================================
  Files          15       15              
  Lines        5667     5669       +2     
==========================================
- Hits         4977     4972       -5     
- Misses        690      697       +7     

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

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