bors f1f5ccd63a Auto merge of #7160 - flip1995:field_reassign_macros, r=xFrednet,camsteffen
Don't trigger `field_reassign_with_default` in macros

Fixes #7155

Producing a good suggestion for this lint is already hard when no macros
are involved. With macros the lint message and the suggestion are just
confusing. Since both, producing a good suggestion and figuring out if
this pattern can be re-written inside a macro is nearly impossible, just
bail out.

changelog: [`field_reassign_with_default`] No longer triggers in macros

---

No that our reviewing queue is under control, I want to start hacking on Clippy myself again. Starting with an easy issue to get back in :)
2021-06-11 15:58:58 +00:00
..
2021-02-10 16:15:29 +09:00
2021-05-26 21:53:43 -05:00
2021-05-26 21:53:43 -05:00
2020-07-06 18:25:20 +02:00
2020-01-31 20:21:10 +01:00
2020-05-15 21:17:37 +02:00
2021-05-18 11:45:51 -04:00
2019-08-01 22:20:08 +09:00
2020-01-14 08:32:33 +09:00
2020-11-18 01:28:37 +09:00
2020-10-26 11:15:01 +01:00
2020-02-04 22:53:24 +01:00
2020-08-07 18:30:20 +02:00
2020-01-10 04:35:37 +09:00
2021-05-11 11:15:33 +02:00
2021-05-11 11:15:33 +02:00
2021-05-26 22:07:53 -05:00
2019-12-03 18:37:07 +01:00
2020-01-07 18:38:12 +09:00
2019-01-08 21:46:39 +01:00
2020-11-18 01:28:37 +09:00
2020-07-10 17:23:03 +02:00
2019-12-18 18:59:43 +02:00
2020-11-29 17:55:42 -06:00
2020-07-07 23:13:39 +09:00
2020-09-10 15:23:38 +02:00
2019-04-02 11:39:43 -03:00
2020-11-18 01:28:37 +09:00
2021-05-14 17:07:30 -07:00
2021-05-14 17:07:30 -07:00
2021-02-10 11:57:28 +01:00