Jonas Platte
d84136e1e4
Centralize lint configuration ( #3055 )
2024-11-30 16:53:48 +01:00
David Pedersen
8e1eb8979f
Update to syn 2 ( #1862 )
2023-03-18 19:23:27 +00:00
Jonas Platte
7ecf8bd6cf
Use implicit format-args captures where applicable ( #1709 )
2023-01-20 12:04:49 +01:00
David Pedersen
7d58d49817
Add #[from_ref(skip)] ( #1537 )
...
For skipping individual fields.
2022-11-18 12:05:10 +01:00
David Pedersen
2abda4de88
Port other proc-macros to new attribute parsing ( #1372 )
2022-09-12 21:26:10 +02:00
David Pedersen
8da69a98fc
Refactor proc-macro attribute parsing ( #1369 )
...
* Refactor proc-macro attribute parsing
* Remove `#[allow(warnings)]` which was accidentally committed
* Change span for "cannot use `rejection` without `via`" error for enums
* fix test
2022-09-12 20:10:58 +02:00