-
-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Tracking Issue for is_default_ignorable method on char #160583
Copy link
Copy link
Open
Labels
A-UnicodeArea: UnicodeArea: UnicodeC-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 RFCS-tracking-unimplementedStatus: The feature has not been implemented.Status: The feature has not been implemented.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
Activity
Metadata
Metadata
Assignees
Labels
A-UnicodeArea: UnicodeArea: UnicodeC-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 RFCS-tracking-unimplementedStatus: The feature has not been implemented.Status: The feature has not been implemented.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Feature gate:
#![feature(default_ignorable)]This is a tracking issue for a function to query the
Default_Ignorable_Code_PointUnicode property for a character.Public API
Steps / History
(Remember to update the
S-tracking-*label when checking boxes.)char::is_default_ignorableunstably public #157944Unresolved Questions
@rustbot label A-Unicode
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩