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 try_transmute_{ref,mut} #1622

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Implement try_transmute_{ref,mut} #1622

merged 1 commit into from
Sep 9, 2024

Conversation

jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented Sep 8, 2024

Makes progress towards #5.

@jswrenn jswrenn requested a review from joshlf September 8, 2024 17:14
@jswrenn jswrenn force-pushed the try_transmute_refmut branch 2 times, most recently from 015b5d3 to d373052 Compare September 9, 2024 14:54
@jswrenn jswrenn enabled auto-merge September 9, 2024 15:03
@jswrenn jswrenn force-pushed the try_transmute_refmut branch 3 times, most recently from f0d420a to 322d842 Compare September 9, 2024 18:08
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 98.13084% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.91%. Comparing base (ea35de2) to head (81b8070).

Files with missing lines Patch % Lines
src/macro_util.rs 96.96% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1622      +/-   ##
==========================================
+ Coverage   87.70%   87.91%   +0.20%     
==========================================
  Files          15       15              
  Lines        5669     5757      +88     
==========================================
+ Hits         4972     5061      +89     
+ Misses        697      696       -1     

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

@jswrenn jswrenn force-pushed the try_transmute_refmut branch from 322d842 to b34e475 Compare September 9, 2024 18:32
Makes progress towards #5.
@jswrenn jswrenn force-pushed the try_transmute_refmut branch from b34e475 to 81b8070 Compare September 9, 2024 18:43
@jswrenn jswrenn added this pull request to the merge queue Sep 9, 2024
Merged via the queue into main with commit 4d8c51a Sep 9, 2024
74 checks passed
@jswrenn jswrenn deleted the try_transmute_refmut branch September 9, 2024 19:06
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