Tracking Issue for string_remove_matches
#72826
Labels
A-str
Area: str and String
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Libs-Tracked
Libs issues that are tracked on the team's project board.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This is a tracking issue for
string_remove_matches
implemented in #71780The feature gate for the issue is
#![feature(string_remove_matches)]
.Implementation history
#50015 first attempt at this by @frewsxcv.
The text was updated successfully, but these errors were encountered: