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

rename SlicePointer --> PointerIndex #92

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

asmello
Copy link
Collaborator

@asmello asmello commented Oct 21, 2024

Quick follow-up of #84, because my naming sense was drunk.

This is technically breaking since the trait is nameable, but it's sealed and we haven't released yet, so let's pretend the original name just never happened.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.2%. Comparing base (c694765) to head (6453105).

Additional details and impacted files
Files with missing lines Coverage Δ
src/pointer.rs 98.2% <100.0%> (-0.1%) ⬇️
src/pointer/slice.rs 100.0% <ø> (ø)

@chanced chanced merged commit 5c81e47 into chanced:main Oct 22, 2024
19 of 20 checks passed
@asmello asmello deleted the rename-trait branch October 22, 2024 17:03
chanced pushed a commit that referenced this pull request Nov 8, 2024
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