Take a look here.
Protocol disallows clippy to run the auto tool to warn about unused units or too many arguments; whereas too many arguments could be understandable since its for the claim_one() function here. A justification cant be made for not wanting to use clippy::unused_unit.
Bad code structure.
In most cases impleemntations that have unused units are mostly flawed and should be sorted out.
Lambda (judge) commented:
xlc (Acala) disputed and commented:
For this audit, 6 analysis reports were submitted by wardens. An analysis report examines the codebase as a whole, providing observations and advice on such topics as architecture, mechanism, or approach. The report highlighted below by DarkTower received the top score from the judge.
The following wardens also submitted reports: hunter_w3b, 0xepley, LinKenji, Bauchibred, and ZanyBonzy.
