Skip to content

v0.8.37

Choose a tag to compare

@joshlf joshlf released this 30 Jan 17:33
· 38 commits to main since this release
Immutable release. Only release title and notes can be modified.
c6a9490

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