Skip to content

Conversation

xizheyin
Copy link
Member

@xizheyin xizheyin commented Jun 24, 2025

Closes #142931

Mention other methods that call conponents and canonicalize that fully normalize path. And fix two typo.

r? libs

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 24, 2025
@rust-log-analyzer

This comment has been minimized.

@ibraheemdev
Copy link
Member

ibraheemdev commented Jul 6, 2025

Given the discussion on the issue, I think it would make more sense to have an overview in the top-level std::path documentation rather than intra-linking everything. You can open a separate PR for the typos if you wish to get that merged sooner.

@ibraheemdev ibraheemdev added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 6, 2025
@xizheyin
Copy link
Member Author

xizheyin commented Jul 7, 2025

@rustbot ready

I added a section Path normalization on top of std::Path.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 7, 2025
@xizheyin xizheyin changed the title std: mention other methods that normalize a path in normalize_lexically doc std: introduce path normalize methods at top of std::path Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

normalize_lexically should mention other functions that do basic normalization
4 participants