about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-03-06 16:39:02 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-04-16 15:55:24 +1000
commitb64c5f991c0d9c84f7ca6c61fba561d150d5ac4c (patch)
tree033709eaeaca92cabf54c7f42347169bbae46630 /compiler/rustc_codegen_llvm/src
parentac174ae8d2c5e663fcada4862baf9f77c0c47c46 (diff)
downloadrust-b64c5f991c0d9c84f7ca6c61fba561d150d5ac4c.tar.gz
rust-b64c5f991c0d9c84f7ca6c61fba561d150d5ac4c.zip
Avoid unnecessary `rustc_span::DUMMY_SP` usage.
In some cases `DUMMY_SP` is already imported. In other cases this commit
adds the necessary import, in files where `DUMMY_SP` is used more than
once.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions