-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Tracking issue for String::retain
#43874
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Any reason not to stabilize? |
@rust-lang/libs -- nominating for stabilization. This API was introduced about half a year ago and seems reasonable to stabilize. |
@rfcbot fcp merge Sounds good to me! |
Team member @alexcrichton has proposed to merge this. The next step is review by the rest of the tagged teams: No concerns currently listed. Once a majority of reviewers approve (and none object), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
🔔 This is now entering its final comment period, as per the review above. 🔔 |
The final comment period is now complete. |
Stabilize method `String::retain` Closes rust-lang#43874
Tracking issue for method
String::retain
, introduced in #43500.The text was updated successfully, but these errors were encountered: