Merged
Conversation
This was referenced Jan 28, 2026
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2946 +/- ##
==========================================
- Coverage 92.22% 92.21% -0.02%
==========================================
Files 19 19
Lines 5830 5860 +30
==========================================
+ Hits 5377 5404 +27
- Misses 453 456 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9312e5b to
4f7ace4
Compare
9b6af27 to
c5c6edd
Compare
This helper abstracts the logic of attempting to transform a `Ptr`, and restoring it to its original type on failure. gherrit-pr-id: G7f73f342a0126d5f9b9dc44925f6ae7451034bef
jswrenn
approved these changes
Jan 29, 2026
c5c6edd to
f6656e5
Compare
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.
This helper abstracts the logic of attempting to transform a
Ptr, andrestoring it to its original type on failure.
transmute_{ref,mut}!#2943try_transmute_{ref,mut}!#2944try_cast_into_no_leftover#2937Ptr::try_with#2946Latest Update: v24 — Compare vs v23
📚 Full Patch History
Links show the diff between the row version and the column version.
Stacked PRs enabled by GHerrit.