Suppress the triggering of some lints in derived structures Fixes #10185 Fixes #10417 For `integer_arithmetic`, `arithmetic_side_effects` and `shadow_reuse`. * ~~Not sure how to test these use-cases so feel free to point any method or any related PR.~~ --- changelog: FP: [`integer_arithmetic`], [`arithmetic_side_effects`]: No longer lint inside proc macros [#10203](https://github.com/rust-lang/rust-clippy/pull/10203) <!-- changelog_checked -->