Edwin Cheng
|
26b9c793f1
|
Fixed nested eager macro bug
|
2021-01-03 17:56:59 +08:00 |
|
Jonas Schievink
|
26f604b907
|
Store invocation site for eager macros
|
2020-12-22 15:02:03 +01:00 |
|
Jonas Schievink
|
bca1e5fcb8
|
Rename error_sink to diagnostic_sink
|
2020-12-03 17:54:43 +01:00 |
|
Jonas Schievink
|
a634243634
|
Propagate eager expansion errors
|
2020-12-03 15:48:29 +01:00 |
|
Jonas Schievink
|
92f52c5c9a
|
builtin_macro: move to mbe::ExpandResult
|
2020-11-30 19:21:25 +01:00 |
|
Jonas Schievink
|
9dc0afe854
|
Rename CustomDerive to ProcMacro
It handles fn-like macros too, and will handle attribute macros in the
future
|
2020-09-18 15:37:31 +02:00 |
|
Aleksey Kladov
|
b7aa4898e0
|
Rename ra_hir_expand -> hir_expand
|
2020-08-13 16:29:33 +02:00 |
|