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

Disallow non-comma-delimited arguments for fmt! and bytes! #7974

Closed
wants to merge 1 commit into from

Conversation

poiru
Copy link
Contributor

@poiru poiru commented Jul 22, 2013

Closes #4982.

@thestinger
Copy link
Contributor

Landing as part of #7982.

@thestinger thestinger closed this Jul 24, 2013
@poiru poiru deleted the require-fmt-comma branch January 30, 2014 16:52
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 23, 2021
…_expand_sugg_macro, r=flip1995

option_if_let_else: don't expand macros in suggestion

Fixes rust-lang#7973

changelog: don't expand macros in suggestion of clippy::option_if_let_else
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.

fmt! does not depend on commas between arguments
5 participants