diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-07-31 12:56:25 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-07-31 12:56:25 +1000 |
| commit | fe647f053882f5745dfb339f22f13435bf8c4ca5 (patch) | |
| tree | 17b204010b27024334fc54762eaf2ff81600ca57 /compiler/rustc_pattern_analysis/src | |
| parent | 281c2fd5bf1604392bde16e32c7d57d2772406e6 (diff) | |
| download | rust-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
