Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@sagebind sagebind released this 04 Jul 17:39

Added

  • Enable certain implementations of LifetimeFree for no_std when alloc is available based on alloc feature. @dragazo in #13
  • Implement LifetimeFree for tuples. @sagebind in #17

Fixed

  • More robust type_eq_non_static implementation. @dtolnay in #14
  • Fix macos CI builds. @sagebind in #15
  • Fix miscompilation in transmute_unchecked introduced by bug in LLVM. @zheland in #25

Full Changelog: 0.2.2...0.2.3