Skip to content

v0.8.27

Latest
Compare
Choose a tag to compare
@joshlf joshlf released this 06 Sep 21:53
· 8 commits to main since this release
5301361

What's Changed

  • Add KnownLayout::size_for_metadata by @jswrenn in #2674
  • Support repr(u128) and repr(i128) in derive(IntoBytes) by @jswrenn in #2676
  • [derive] IntoBytes padding error says number of bytes by @joshlf in #2699
  • [derive] Clarify FromBytes enum support by @joshlf in #2696
  • Implement traits for unsafe function values by @joshlf in #2697
  • derive(IntoBytes): support repr(C) structs with explicit trailing slices by @jswrenn in #2679

Full Changelog: v0.8.26...v0.8.27