Skip to content

Stabilize feature(trim_prefix_suffix) ({str, [T], Path}::trim_prefix and {str, [T]}::trim_suffix) - #160544

Open
zachs18 wants to merge 1 commit into
rust-lang:mainfrom
zachs18:stabilize-trim_prefix_suffix
Open

Stabilize feature(trim_prefix_suffix) ({str, [T], Path}::trim_prefix and {str, [T]}::trim_suffix)#160544
zachs18 wants to merge 1 commit into
rust-lang:mainfrom
zachs18:stabilize-trim_prefix_suffix

Conversation

@zachs18

@zachs18 zachs18 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Closes #142312 (tracking issue)

FCP completed here. There was discussion during FCP about a possibly adding strip_circumfix, but that wasn't mentioned as blocking.

r? libs-api

@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 Aug 5, 2026
@zachs18

This comment was marked as resolved.

@rustbot rustbot added T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. and removed T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Aug 5, 2026
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job aarch64-gnu-llvm-21-1 failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

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-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking Issue for {str, [T], Path}::trim_prefix and {str, [T]}::trim_suffix

4 participants