Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@copybara-service
Copy link

Reorder repeated.rs and map.rs and adjust the generic bounds as a no-op.

The ordering of these files is chaotic, including impls above the struct definitions. Now the order is with the types in sequence:

Repeated
RepeatedView
RepeatedMut
RepeatedIter

And the same for Map.

The ordering of these files is chaotic, including impls above the struct definitions. Now the order is with the types in sequence:

Repeated
RepeatedView
RepeatedMut
RepeatedIter

And the same for Map.

PiperOrigin-RevId: 862225737
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