Skip to content

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