Added
- Enable certain implementations of
LifetimeFree
forno_std
whenalloc
is available based onalloc
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