0.9 Release Roadmap
Open
- 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
Assessment
This issue has not been assessed yet.