Skip to content

Duplicate lang items from external sources results in panic #32961

Closed
@taralx

Description

@taralx

If we get duplicate lang items from external crates, we crash at

.expect("we should have found local duplicate earlier");
because we don't have a local span for the duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions