bors
7736b656e2
Auto merge of #15361 - Veykril:eager-macro-inputs, r=Veykril
...
fix: Expand eager macros to delimited comma separated expression list
Prior to this, we were just parsing it as an expression which works fine for `()` and `[]` calls as those are tuple and array expressions respectively, but if tails for `{}` calls which with my recent changes reported errors for such eager macro invocations.
2023-07-31 14:24:29 +00:00
..
2023-07-14 16:52:36 +03:30
2023-07-06 17:33:17 +03:30
2023-06-22 11:44:10 +02:00
2023-07-21 06:41:30 +00:00
2023-07-31 14:24:29 +00:00
2023-07-30 17:31:26 +02:00
2023-07-30 23:05:10 +03:30
2023-07-23 04:24:35 +08:00
2023-07-28 19:09:38 +09:00
2023-07-06 17:33:17 +03:30
2023-07-13 09:22:38 +02:00
2023-07-30 17:31:26 +02:00
2023-06-29 23:27:28 +09:00
2023-06-22 11:44:10 +02:00
2023-06-05 12:04:23 +03:00
2023-07-10 13:40:37 +03:00
2023-07-30 23:36:42 +09:00
2023-07-30 17:31:26 +02:00
2023-06-19 13:01:47 +01:00
2023-07-17 13:30:19 +00:00
2023-07-17 16:09:39 +03:00
2023-06-05 12:04:23 +03:00
2023-06-29 23:27:28 +09:00
2023-07-21 17:10:42 +09:00
2023-07-30 14:38:25 +02:00
2023-07-03 20:34:09 +02:00
2023-06-22 11:44:10 +02:00
2023-07-30 17:31:26 +02:00
2023-07-14 20:15:18 +03:30
2023-06-05 12:04:23 +03:00
2023-07-30 23:36:42 +09:00
2023-06-24 17:35:20 -07:00
2023-06-22 11:44:10 +02:00