benchmark: allow range trailing comma in RangeArgs
Rustfmt will add a trailing comma for longer expression, this change will make sure that the Range parameters can still be parsed.
Please register or sign in to comment
Rustfmt will add a trailing comma for longer expression, this change will make sure that the Range parameters can still be parsed.