Skip to content

Commit a3304e7

Browse files
Rollup merge of rust-lang#52745 - commandline:master, r=oli-obk
Update clippy to latest master r? @oli-obk There is a regression in the version in current nightly that falsely lints `println!` and `writeln!` that use named arguments, thinking all rhs values for the argument expressions are literals even when they are not. This update includes the fix for that.
2 parents 0b8f644 + 7fb0a52 commit a3304e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/clippy

0 commit comments

Comments
 (0)