Matthias Krüger c1d1f7a16f
Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-dead
Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None

Turns out many locations actually have a span available that we could use, so I used it
2025-06-06 00:58:44 +02:00
..
2025-05-29 11:14:36 +00:00
2025-05-12 15:33:37 +02:00
2025-05-27 11:14:45 +00:00
2025-04-29 18:55:21 +01:00