Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(common): Move from RegisterSize to native ptr size type#95

Merged
clabby merged 1 commit intomainfrom
cl/common-usize-register
Apr 8, 2024
Merged

feat(common): Move from RegisterSize to native ptr size type#95
clabby merged 1 commit intomainfrom
cl/common-usize-register

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Apr 6, 2024

Overview

Removes the RegisterSize type in kona-common in favor of usize, which natively represents the pointer size of the target. https://doc.rust-lang.org/stable/std/primitive.usize.html

@clabby clabby added the A-providers Area: provider crates label Apr 6, 2024
@clabby clabby self-assigned this Apr 6, 2024
@clabby clabby enabled auto-merge April 6, 2024 17:41
@clabby clabby added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit 2dba60b Apr 8, 2024
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@clabby clabby deleted the cl/common-usize-register branch April 19, 2024 18:51
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-providers Area: provider crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants