Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Remove extra commas made redundent after rustfmt #9404

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

gilescope
Copy link
Contributor

rustfmt can't remove commas inside macros as some of those have meaning.

reviewers please keep an eye out for commas related to single tuples (I can't see any in there).

@shawntabrizi shawntabrizi added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jul 21, 2021
@gilescope gilescope merged commit 7dcc77b into paritytech:master Jul 22, 2021
@gilescope gilescope deleted the giles-remove-commas branch July 22, 2021 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants