about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-06-19 17:33:46 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-06-19 19:15:06 +1000
commit64c2e9ed3bfb6d6e8f9463f90d4eefa736242b8e (patch)
treefb3cafd0be3b2ce7b0bd302c546fcbd3d86de98f /compiler/rustc_pattern_analysis
parent8170acb197d7658505949cefc12e01dfc4c8feab (diff)
downloadrust-64c2e9ed3bfb6d6e8f9463f90d4eefa736242b8e.tar.gz
rust-64c2e9ed3bfb6d6e8f9463f90d4eefa736242b8e.zip
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.
Diffstat (limited to 'compiler/rustc_pattern_analysis')
0 files changed, 0 insertions, 0 deletions