Skip to content

Conversation

@Wodann
Copy link
Contributor

@Wodann Wodann commented Jul 12, 2024

When using append_handler_register_box Rust was always assigning the static lifetime to the Box, which is the default behaviour of Rust when a lifetime is not specified.

This change allows custom lifetimes for the box.

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rakita rakita merged commit c2e356d into bluealloy:main Jul 12, 2024
j75689 pushed a commit to j75689/revm that referenced this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants