Skip to content

Conversation

nicholasbishop
Copy link
Member

This detects casts from a reference to a pointer that can be expressed more safely, e.g. with ptr::as_ref or [slice].as_ptr.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This detects casts from a reference to a pointer that can be expressed more
safely, e.g. with `ptr::as_ref` or `[slice].as_ptr`.
@nicholasbishop nicholasbishop added this pull request to the merge queue Nov 3, 2024
Merged via the queue into main with commit 9917f1a Nov 3, 2024
19 of 20 checks passed
@nicholasbishop nicholasbishop deleted the bishop-from-ref branch November 3, 2024 18:07
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.

2 participants