about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-07-31 12:56:25 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-07-31 12:56:25 +1000
commitfe647f053882f5745dfb339f22f13435bf8c4ca5 (patch)
tree17b204010b27024334fc54762eaf2ff81600ca57 /compiler/rustc_pattern_analysis/src
parent281c2fd5bf1604392bde16e32c7d57d2772406e6 (diff)
downloadrust-fe647f053882f5745dfb339f22f13435bf8c4ca5.tar.gz
rust-fe647f053882f5745dfb339f22f13435bf8c4ca5.zip
Remove `LhsExpr`.
`parse_expr_assoc_with` has an awkward structure -- sometimes the lhs is
already parsed. This commit splits the post-lhs part into a new method
`parse_expr_assoc_rest_with`, which makes everything shorter and
simpler.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions