# Objective Many instances of `clippy::too_many_arguments` linting happen to be on systems - functions which we don't call manually, and thus there's not much reason to worry about the argument count. ## Solution Allow `clippy::too_many_arguments` globally, and remove all lint attributes related to it. |
||
|---|---|---|
| .. | ||
| cubic_splines.rs | ||
| custom_primitives.rs | ||
| random_sampling.rs | ||
| render_primitives.rs | ||
| sampling_primitives.rs | ||