Closed
Description
When using the dbg! macro in a function call, the macro expansion seems to flag a clippy lint. clippy::double_parens to be specific.
When using the dbg! macro in a function call, the macro expansion seems to flag a clippy lint. clippy::double_parens to be specific.