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][invariant] Move to separate file #1906

Merged
merged 1 commit into from
Oct 14, 2024
Merged

[pointer][invariant] Move to separate file #1906

merged 1 commit into from
Oct 14, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 14, 2024

This prepares us for future changes which will significantly increase the amount of code in the invariant module.

Also merge aliasing_safety into this new file.

@joshlf joshlf requested a review from jswrenn October 14, 2024 14:58
@joshlf joshlf force-pushed the ptr-invariant-file branch from 2f97c73 to 5f9ae12 Compare October 14, 2024 15:24
@joshlf joshlf force-pushed the ptr-invariant-file branch from 5f9ae12 to d765097 Compare October 14, 2024 15:30
@joshlf joshlf force-pushed the ptr-invariant-file branch 2 times, most recently from cad9c58 to 5870ed6 Compare October 14, 2024 17:34
Base automatically changed from ptr-inner to main October 14, 2024 17:43
This prepares us for future changes which will significantly increase
the amount of code in the `invariant` module.

Also merge `aliasing_safety` into this new file.
@joshlf joshlf force-pushed the ptr-invariant-file branch from 5870ed6 to 6e8def9 Compare October 14, 2024 17:50
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.65%. Comparing base (b43c510) to head (6e8def9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1906   +/-   ##
=======================================
  Coverage   87.65%   87.65%           
=======================================
  Files          17       17           
  Lines        5964     5964           
=======================================
  Hits         5228     5228           
  Misses        736      736           

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

@joshlf joshlf added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit ca9243f Oct 14, 2024
63 checks passed
@joshlf joshlf deleted the ptr-invariant-file branch October 14, 2024 18:28
google-pr-creation-bot pushed a commit to google-pr-creation-bot/zerocopy that referenced this pull request Feb 24, 2025
This prepares us for future changes which will significantly increase
the amount of code in the `invariant` module.

Also merge `aliasing_safety` into this new file.
@joshlf
Copy link
Member Author

joshlf commented Feb 24, 2025

Backporting in #2381

github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2025
This prepares us for future changes which will significantly increase
the amount of code in the `invariant` module.

Also merge `aliasing_safety` into this new file.

Co-authored-by: Joshua Liebow-Feeser <joshlf@users.noreply.github.com>
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.

None yet

3 participants