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

[pointer] Rename Any -> Unknown/Inaccessible #1909

Merged
merged 1 commit into from
Oct 14, 2024
Merged

[pointer] Rename Any -> Unknown/Inaccessible #1909

merged 1 commit into from
Oct 14, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 14, 2024

For aliasing, use Inaccessible. For alignment and validity, use Unknown.

@joshlf joshlf requested a review from jswrenn October 14, 2024 19:45
Base automatically changed from aliasing-safety-is-read to main October 14, 2024 20:28
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.67%. Comparing base (85a12e2) to head (e124ea0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1909      +/-   ##
==========================================
+ Coverage   87.66%   87.67%   +0.01%     
==========================================
  Files          17       17              
  Lines        5968     5973       +5     
==========================================
+ Hits         5232     5237       +5     
  Misses        736      736              

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

For aliasing, use `Inaccessible`. For alignment and validity, use
`Unknown`.
@joshlf joshlf changed the title [pointer] Rename Any -> Unknown, remove aliasing [pointer] Rename Any -> Unknown/Inaccessible Oct 14, 2024
@joshlf joshlf enabled auto-merge October 14, 2024 20:58
@joshlf joshlf added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit ae43fce Oct 14, 2024
63 checks passed
@joshlf joshlf deleted the no-any-invariant branch October 14, 2024 21:29
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