diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-18 16:27:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-18 16:27:07 +0100 |
| commit | 46080796042b60bd74ebe078b0f0b3f20183ae69 (patch) | |
| tree | 77f231f49096465f2ecf27193b63bc46541683f1 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 3cdcdaf31b45f8045164aae9604573d23091970b (diff) | |
| parent | adda9da604a7f384d2714ec055d9c70018b163d1 (diff) | |
| download | rust-46080796042b60bd74ebe078b0f0b3f20183ae69.tar.gz rust-46080796042b60bd74ebe078b0f0b3f20183ae69.zip | |
Rollup merge of #122480 - oli-obk:const-eval-span-no-opt, r=RalfJung
Avoid various uses of `Option<Span>` in favor of using `DUMMY_SP` in the few cases that used `None` based on #122471 `DUMMY_SP` is already the sentinel value we have that says "no span". We don't need to wrap these `Span`s in a separate `Option`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
