rust/src/librustc_expand
Aaron Hill 607a190059
Capture tokens for Pat used in macro_rules! argument
This extends PR #73293 to handle patterns (Pat). Unlike expressions,
patterns do not support custom attributes, so we only need to capture
tokens during macro_rules! argument parsing.
2020-08-20 02:45:28 -04:00
..
2020-08-17 20:32:32 +00:00
2020-08-17 20:32:32 +00:00
2020-08-15 13:03:11 -07:00
2020-08-17 20:32:32 +00:00
2020-08-17 20:32:32 +00:00
2020-08-14 17:34:30 +01:00
2020-08-17 20:32:32 +00:00
2020-08-17 20:32:32 +00:00
2020-08-17 20:32:32 +00:00