Open
Description
This is a tracking issue for string_remove_matches
implemented in #71780
The feature gate for the issue is #![feature(string_remove_matches)]
.
- Stabilization PR (see instructions on rustc-dev-guide)
- Remove allocations (see discussion on Implement String::remove_matchesย #71780)