Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add more auto_impls to revm traits #799

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

DaniPopes
Copy link
Collaborator

@DaniPopes DaniPopes commented Oct 13, 2023

Ref traits with &self can have all of &, &mut, Box, Rc, Arc
Traits with &mut self can only have &mut, Box

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@rakita rakita merged commit 94642fa into bluealloy:main Oct 16, 2023
@DaniPopes DaniPopes deleted the more-autoimpls branch October 16, 2023 09:38
Wodann pushed a commit to Wodann/revm that referenced this pull request Dec 28, 2023
@github-actions github-actions bot mentioned this pull request Jan 12, 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.

None yet

2 participants