rust-clippy/tests/ui/auxiliary
bors f1a552ccec Auto merge of #10203 - c410-f3r:macro-lint, r=giraffate
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 -->
2023-04-19 12:56:19 +00:00
..
macro_rules.rs Add external macro test + Now it works 2023-03-16 20:22:39 +01:00
macro_use_helper.rs Add utility macros to help with writing tests. 2023-03-12 17:24:36 -04:00
non-exhaustive-enum.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
option_helpers.rs Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup 2021-12-17 13:40:22 +01:00
proc_macro_attr.rs Update ui tests auxiliary to syn 2.0 2023-04-12 08:51:11 +08:00
proc_macro_derive.rs Suppress the triggering of some lints in derived structures 2023-04-09 08:16:20 -03:00
proc_macro_suspicious_else_formatting.rs Merge 'rust-clippy/master' into clippyup 2022-05-21 13:24:00 +02:00
proc_macro_unsafe.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
proc_macros.rs Ignore file!() macro in print_literal, write_literal 2023-03-30 16:20:04 +00:00
test_macro.rs Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
use_self_macro.rs Add regression test for ICE in use-self lint 2019-10-15 15:02:09 +02:00
wildcard_imports_helper.rs Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00