diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-13 15:59:41 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-25 13:05:59 +1100 |
| commit | 9c091160dc57aa5224a35e6755c357f7089ff2e5 (patch) | |
| tree | 9c00dccf67e7434fadd42df7ff3e88dd3ee4e031 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 90eeb3d6817303469059041ef7c8c57f3508f476 (diff) | |
| download | rust-9c091160dc57aa5224a35e6755c357f7089ff2e5.tar.gz rust-9c091160dc57aa5224a35e6755c357f7089ff2e5.zip | |
Change `parse_expr_tuple_field_access`.
Pass in the span for the field rather than using `prev_token`. Also rename it `mk_expr_tuple_field_access`, because it doesn't do any actual parsing, it just creates an expression with what it's given. Not much of a clarity win by itself, but unlocks additional subsequent simplifications.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
