Skip to content

Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None#122480

Merged
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:const-eval-span-no-opt
Mar 18, 2024
Merged

Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None#122480
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:const-eval-span-no-opt

Avoid various uses of `Option<Span>` in favor of using `DUMMY_SP` in …

adda9da
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs