Skip to content

Tracking issues for unstable library features used by std #94971

Open
@m-ou-se

Description

@m-ou-se

std uses a lot of unstable library features. While core will most likely always have to use language features, we can strive for std to eventually be free of both unstable language and unstable library features.

Some of these we'll need to stabilize, but some others we might be able to simply remove with some small changes to the code.

(See also #94970 for the language features.)

These are the library features we currently use in std:

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libsRelevant to the library team, which will review and decide on the PR/issue.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions