diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-06 16:39:02 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-04-16 15:55:24 +1000 |
| commit | b64c5f991c0d9c84f7ca6c61fba561d150d5ac4c (patch) | |
| tree | 033709eaeaca92cabf54c7f42347169bbae46630 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | ac174ae8d2c5e663fcada4862baf9f77c0c47c46 (diff) | |
| download | rust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions
