<!-- Hi there! Whether you've come to make a suggestion for a new lint, an improvement to an existing lint or to report a bug or a false positive in Clippy, you've come to the right place. If you want to report that Clippy does not compile, please be sure to be using the *latest version* of *Rust nightly*! Compiler plugins are highly unstable and will only work with a nightly Rust for now. If you are but still have a problem, please let us now! Thank you for using Clippy! Write your comment below this line: --> Here's a minimal playground link: https://play.rust-lang.org/?gist=a1333019fbad19ebeb92f00abd6a0e64&version=nightly&mode=debug&edition=2015 The variable needs to specifically called `args` (`arg` is fine), Possibly a duplicate of https://github.com/rust-lang-nursery/rust-clippy/issues/2651 and/or https://github.com/rust-lang-nursery/rust-clippy/issues/2927