@dotstdy @seanmonstar that's why it's a pedantic lint :P
I'm also a frequent violator of `too_many_arguments` who still runs `clippy -Wclippy::pedantic` so I don't really think it's that big a deal to annotate the 1 or 2 configuration structs to ignore the lint.
In some months we can probably run https://github.com/dtolnay/noisy-clippy and figure out how the broader community feels about it.