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

Pre-0.8 audit #1692

Open
14 of 32 tasks
Tracked by #671
joshlf opened this issue Sep 19, 2024 · 0 comments
Open
14 of 32 tasks
Tracked by #671

Pre-0.8 audit #1692

joshlf opened this issue Sep 19, 2024 · 0 comments
Labels
blocking-next-release This issue should be resolved before we release on crates.io

Comments

@joshlf
Copy link
Member

joshlf commented Sep 19, 2024

  • Audit top-level crate docs
  • Audit top-level traits
    • KnownLayout
    • Immutable
    • Unaligned
    • TryFromBytes
    • FromZeros
    • FromBytes
    • IntoBytes
  • Audit byte_slice module docs and traits
    • ByteSlice
    • ByteSliceMut
    • CloneableByteSlice
    • CopyableByteSlice
    • IntoByteSlice
    • IntoByteSliceMut
    • SplitByteSlice
    • SplitByteSliceMut
  • Audit Ref module docs and type
    • Ref methods which PME for ZST DSTs should document this behavior
    • Ref should document its intended use cases
  • Audit macros
    • transmute!
    • transmute_ref!
    • transmute_mut!
    • try_transmute!
    • try_transmute_ref!
    • try_transmute_mut!
    • include_value!
  • Audit byteorder module
  • Audit error module
  • Audit Unalign
@joshlf joshlf added the blocking-next-release This issue should be resolved before we release on crates.io label Sep 19, 2024
@joshlf joshlf mentioned this issue Sep 19, 2024
73 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking-next-release This issue should be resolved before we release on crates.io
Projects
None yet
Development

No branches or pull requests

1 participant