mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
a55845cd61
Closes: rust-lang/rust-clippy#16167 changelog: [`println_empty_string`]: fix suggestion caused error when there is a comma after arg. Closes: rust-lang/rust-clippy#16251 changelog: [`writeln_empty_string`]: fix suggestion caused error when there is a comma in the comment before arg.