v0.8.32
·
90 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add regression test for suppressing
private_boundslint inKnownLayoutderive by @google-labs-jules[bot] in #2791 - Add tests targeted at un-covered lines of code by @joshlf in #2833
- [ci] In check_todo.sh, permit disabling check by @joshlf in #2839
- [cargo-zerocopy] Auto-install env var toggle by @joshlf in #2840
- Add more instructions for coding agents by @joshlf in #2834
- Introduce
HasFieldtrait by @jswrenn in #2842 - [agents] Add instructions for reviewing by @joshlf in #2855
- Add
HasField::project; simplifyis_bit_validby @jswrenn in #2843 - [project] Distinguish structs/union/enums by @joshlf in #2857
- [derive] Document use of
Fieldtrait by @joshlf in #2865 - [pointer] Add generic projection/cast framework by @joshlf in #2860
- Optimize Ref<_, T> methods when T: Sized (#2752) by @bmberger in #2758
New Contributors
Full Changelog: v0.8.31...v0.8.32