Skip to content

Consider making root-collation CollatorBorrowed const-constructible from baked data #6633

@hsivonen

Description

@hsivonen

If CollatorBorrowed was const-constructible, it would be possible to have a CollatorBorrowed-typed mut static (without wrapping in Option or MaybeUninit) that could be overwritten with a dynamically-initialized CollatorBorrowed from main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-designArea: Architecture or designC-collatorComponent: Collation, normalizationS-smallSize: One afternoon (small bug fix or enhancement)good first issueGood for newcomershelp wantedIssue needs an assignee

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions