Skip to content

Tracking issue for path_ext stabilization #27725

Closed
@aturon

Description

@aturon

The PathExt trait provides a number of methods on paths that conveniently connect it to the std::fs API.

While these methods are largely fine, there is some question as to how many of them there should be; the rationale for the exact selection of methods is currently a bit muddy.

Given that the trait can grow over time with default methods, it may be worth stabilizing the portion we feel confident we want, and then adding more over time.

cc @alexcrichton @brson

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions