rust/tests/ui/proc-macro
Nicholas Nethercote 64c2e9ed3b Change how parse_expr_force_collect works.
It now parses outer attributes before collecting tokens. This avoids the
problem where the outer attribute tokens were being stored twice -- for
the attribute tokesn, and also for the expression tokens.

Fixes #86055.
2024-06-19 19:15:06 +10:00
..
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-04-04 02:14:57 +01:00
2024-04-04 02:14:57 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-02-11 02:43:44 +09:00
2024-01-13 12:46:58 -05:00
2024-05-17 18:33:37 -03:00