about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-11-30 12:56:54 +0800
committerGitHub <noreply@github.com>2024-11-30 12:56:54 +0800
commitea72c19c7d136aedcaf0f2adf823966a4f5e45f9 (patch)
treee1ce7809ee03682e2ddc5404431eb399c2488059 /compiler/rustc_codegen_llvm/src/errors.rs
parentc112195fec0084faf1ac375abd24ac5248dbf712 (diff)
parent90ad2adfea5a7f4baebb083cd3a190fa491d0ec8 (diff)
downloadrust-ea72c19c7d136aedcaf0f2adf823966a4f5e45f9.tar.gz
rust-ea72c19c7d136aedcaf0f2adf823966a4f5e45f9.zip
Rollup merge of #133623 - nnethercote:parse_expr_bottom-spans, r=compiler-errors
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`.

r? ``@spastorino``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions