Skip to content

Remove Dummy spans #16008

Closed
Closed
@Veykril

Description

@Veykril

After #15959, we still use Dummy spans in several places. Pretty much all of those usages should be replaced by either call site or def site spans as dummy spans are always a bug (and may even cause panics in very bad scenarios) as they point to bogus data (that usually should still exist in some way at least).

Metadata

Metadata

Assignees

Labels

A-macromacro expansionC-bugCategory: bugC-cleanupCategory: issues documenting cleanup

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions