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

CStr8 cleanup and enhancements #506

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

phip1611
Copy link
Member

@phip1611 phip1611 commented Sep 6, 2022

  • CStr8 can now be constructed from core::ffi::CStr
  • CStr8 now also implements EqStrUntilNul
  • some streamlining with the existing and more mature CStr16 type

Checklist

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

- CStr8 can now be constructed from core::ffi::CStr
- CStr8 now also implements EqStrUntilNul
@phip1611
Copy link
Member Author

phip1611 commented Sep 7, 2022

rdy for the next review round

@nicholasbishop nicholasbishop merged commit d64fdb0 into rust-osdev:main Sep 8, 2022
@phip1611 phip1611 deleted the cstr8-from-cstr branch April 2, 2023 13:48
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