v0.8.0-alpha.22
Pre-release
Pre-release
What's Changed
- [CI] Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #1641
- [CI] Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 by @dependabot in #1646
- [ci] Roll pinned nightly toolchain by @joshlf in #1633
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1645
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1650
- Document derive requirements for enums by @jswrenn in #1647
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1652
- Update document about field-less enums in lib.rs by @BatuhanDagistanli in #1654
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1657
- Make extend_vec_zeroed, insert_vec_zeroed fallible by @joshlf in #1658
- [doc] Update wording regarding transmute macros by @joshlf in #1662
- [error] Implement
core::error::Error
for errors by @joshlf in #1663 - [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1667
- [CI] Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #1669
- [CI] Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 by @dependabot in #1668
- [derive] Test exact output of derives by @joshlf in #1664
- Document that writes to padding are not preserved by @joshlf in #1660
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1671
- [docs] Clarify derive dependency recommendation by @joshlf in #1672
- [derive] Test TryFromBytes output on dataful enums by @joshlf in #1665
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1675
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1677
- [CI] Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 by @dependabot in #1679
- [CI] Bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #1678
- [docs] Link to 0.8 release notes by @joshlf in #1681
- Make
map_src
public on error types by @jswrenn in #1686 - [doc] 0x70 -> 0x10 by @jswrenn in #1687
- Test elem count preservation for ZST slice tails by @joshlf in #1689
- doc: various pre-release improvements by @jswrenn in #1691
- [derive] More complex TryFromBytes enum output tests by @joshlf in #1683
- Use #[diagnostic::on_unimplemented] on traits by @joshlf in #1682
- Release 0.8.0-alpha.22 by @google-pr-creation-bot in #1693
New Contributors
- @BatuhanDagistanli made their first contribution in #1654
Full Changelog: v0.8.0-alpha.21...v0.8.0-alpha.22