yeslogic / fathom

🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧
Apache License 2.0
258 stars 14 forks source link

Update `scoped-arena` from `0.3` to `0.4.1` #466

Closed Kmeakin closed 1 year ago

brendanzab commented 1 year ago

Were the changes to alloc.rs related to the upgrade? If so, then it might help to describe why the changes were made in the PR description. If the weren’t related to the upgrade then it might be better to split them out into a separate commit with an appropriate description. I do like the changes though!

brendanzab commented 1 year ago

Thanks for the update at any rate!

Kmeakin commented 1 year ago

Were the changes to alloc.rs related to the upgrade? If so, then it might help to describe why the changes were made in the PR description. If the weren’t related to the upgrade then it might be better to split them out into a separate commit with an appropriate description. I do like the changes though!

The only change strictly related to the update was using scope.to_many_with, which was added in version 0.4.0