google / google/zerocopy

0.9 Release Roadmap

Open
#1,939 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
179
Avg merge
1d 19h
Merged PRs (30d)
29

Description

# Progress

- [ ] #3348
- [ ] #494

# Old

- [ ] https://github.com/google/zerocopy/labels/needs-backport
- [ ] In error types, treat "original source" type as a witness, use this to infallibly discard alignment errors when `align_of::() >= align_of::()`
- [ ] In unsized `MaybeUninit` and `Unalign`, make sure `T: Sized` implies `MaybeUninit: Sized` and `Unalign: Sized`
- [ ] #859
- [ ] Include unsafe-fields API in zerocopy itself?
- [x] #1892
- [ ] Complete renames for #158
- [ ] https://github.com/google/zerocopy/issues?q=label%3Aneeds-backport
- [ ] Rename `KnownLayout::PointerMetadata` to `Metadata` to be forwards-compatible with `core::mem::Pointee`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.