This repository was archived by the owner on Dec 17, 2025. It is now read-only.
V0.0.12
What's Changed
- Export
GenConstby @Daniel-Aaron-Bloom in #37 - Export
ConstGenericby @Daniel-Aaron-Bloom in #39 - refactor: remove
Ifromimpl_for_with_lifetimesby @Daniel-Aaron-Bloom in #40 - fix:
impl_generics_with_additional_lifetimesby @Daniel-Aaron-Bloom in #41 - fix: typo by @Daniel-Aaron-Bloom in #42
- Bumped edition to 2021 by @VictorKoenders in #43
- Added a test to validate that trailing commas on
whereconditions are okay by @VictorKoenders in #44 - Support parsing explicit discriminants on enums by @VictorKoenders in #45
- Release 0.0.12 by @VictorKoenders in #46
New Contributors
- @Daniel-Aaron-Bloom made their first contribution in #37
Full Changelog: v0.0.11...v0.0.12