diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-11-28 15:06:37 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-11-28 17:01:50 +1100 |
| commit | 90ad2adfea5a7f4baebb083cd3a190fa491d0ec8 (patch) | |
| tree | 2dc01463e4066a86f7e5410c75963b6668d21438 /compiler/rustc_codegen_llvm/src | |
| parent | 6b6a867ae9eac4e78d041ac4ee84be1072a48cf7 (diff) | |
| download | rust-90ad2adfea5a7f4baebb083cd3a190fa491d0ec8.tar.gz rust-90ad2adfea5a7f4baebb083cd3a190fa491d0ec8.zip | |
Improve span handling in `parse_expr_bottom`.
`parse_expr_bottom` stores `this.token.span` in `lo`, but then fails to use it in many places where it could. This commit fixes that, and likewise (to a smaller extent) in `parse_ty_common`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
