Skip to content

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

Closed
poiru wants to merge 1 commit into
rust-lang:masterfrom
poiru:require-fmt-comma
Closed

Disallow non-comma-delimited arguments for fmt! and bytes!#7974
poiru wants to merge 1 commit into
rust-lang:masterfrom
poiru:require-fmt-comma

Conversation

@poiru

Copy link
Copy Markdown
Contributor

Closes#4982.

@thestinger

Copy link
Copy Markdown
Contributor

Landing as part of #7982.

@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
Fixesrust-lang#7973
changelog: don't expand macros in suggestion of clippy::option_if_let_else
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7974: use references in CompletionItem's builder r=matklad a=yonip23
@matklad This is a follow up to [this pr](rust-lang/rust-analyzer#7973)
Co-authored-by: yonip23 <yoni@codota.com>
Sign up for freeto 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

@poiru@thestinger@emberian@bstrie@bors