bors[bot] c1824b4933
Merge #6745
6745: Some more proc macro cleanups r=jonas-schievink a=jonas-schievink

* Remove `ProcMacroClient::dummy` and just use `Option<ProcMacroClient>` instead
* Remember the type of proc macros (later allows us to reject using an incorrect macro type)
* Prepare a few internals for procedural attribute macros

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-12-07 16:21:51 +00:00
..
2020-11-17 15:25:57 +01:00
2020-11-25 10:11:53 -05:00
2020-12-04 20:26:28 +01:00
2020-12-07 17:17:31 +01:00
2020-12-07 11:48:58 +01:00
2020-11-22 20:44:56 -08:00
2020-11-25 10:11:53 -05:00
2020-11-12 17:48:07 -08:00
2020-11-26 21:07:15 +02:00