v0.8.37
·
38 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- [macros] Fix doc bug in
transmute_mut!by @joshlf in #2951 - [layout] Support sized->unsized, sized->sized casts by @joshlf in #2950
- Support sized-to-unsized
transmute_{ref,mut}!by @joshlf in #2943 - Support unsized
try_transmute_{ref,mut}!by @joshlf in #2944
Full Changelog: v0.8.36...v0.8.37