Skip to content

revm-handler: add ItemOrResult::map_item (alias map_frame)#3320

Merged
rakita merged 3 commits intobluealloy:mainfrom
maximevtush:patch-6
Jan 21, 2026
Merged

revm-handler: add ItemOrResult::map_item (alias map_frame)#3320
rakita merged 3 commits intobluealloy:mainfrom
maximevtush:patch-6

Conversation

@maximevtush
Copy link
Contributor

ItemOrResult is a generic enum, but its map_frame method name implies frame-specific semantics while it actually maps the Item variant. This makes the API harder to read and is inconsistent with the already generic map_result.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 16, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing maximevtush:patch-6 (de5a253) with main (ecd3fc5)

Summary

✅ 173 untouched benchmarks

@rakita rakita merged commit 7550eac into bluealloy:main Jan 21, 2026
31 checks passed
@github-actions github-actions bot mentioned this pull request Jan 21, 2026
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.

2 participants