-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Tracking Issue for string_from_utf8_lossy_owned #129436
Copy link
Copy link
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-string_from_utf8_lossy_ownedT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-string_from_utf8_lossy_ownedT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for Tracking Issue.
Feature gate:
#![feature(string_from_utf8_lossy_owned)]This is a tracking issue for lossy UTF-8 conversion from
Vec<u8>toString.Public API
Steps / History
Vec::<u8>::into_utf8_lossy). libs-team#116string_from_utf8_lossy_ownedfor lossy conversion fromVec<u8>toStringmethods #129439FromUtf8Error::into_utf8_lossy#130408Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩