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

read/cfi: type parameter style changes #726

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Jun 27, 2024

This is preparation for an Address type parameter.

Rename some storage type parameters from A to S. This is for consistency with other existing uses, and frees up A to be used for Address.

Also use where clauses for long type parameter lists, since these will be even longer with the Address parameter.

This is preparation for an Address type parameter.

Rename some storage type parameters from A to S. This is for consistency
with other existing uses, and frees up A to be used for Address.

Also use where clauses for long type parameter lists, since these
will be even longer with the Address parameter.
@philipc philipc merged commit e5c51f0 into gimli-rs:master Jun 28, 2024
20 checks passed
@philipc philipc deleted the cfi-type branch June 28, 2024 07:14
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.

1 participant