Skip to content

Comments

style: change type and impl order#732

Closed
mattsse wants to merge 1 commit intobluealloy:mainfrom
mattsse:matt/change-env-type-order
Closed

style: change type and impl order#732
mattsse wants to merge 1 commit intobluealloy:mainfrom
mattsse:matt/change-env-type-order

Conversation

@mattsse
Copy link
Collaborator

@mattsse mattsse commented Sep 19, 2023

changes the order of type def and impls. makes it easier to navigate the file

type
impl type
impl for type

env
cfgenv
blockenv
txenv

I can hold off on this until we have #724 to not introduce more conflicts than necessary?

@rakita
Copy link
Member

rakita commented Sep 20, 2023

changes the order of type def and impls. makes it easier to navigate the file

type impl type impl for type

env cfgenv blockenv txenv

I can hold off on this until we have #724 to not introduce more conflicts than necessary?

Yeah, this kind of style related changes are long overdue. Had the intention to do it in one swoop. Would wait for release to merge it, so that we don't break alloy transition a lot.

@gakonst
Copy link
Collaborator

gakonst commented Sep 20, 2023

(failing CI fixed by #735)

@mattsse
Copy link
Collaborator Author

mattsse commented Oct 6, 2023

closing since diverged too much

@mattsse mattsse closed this Oct 6, 2023
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