-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Incorrect deprecation notice on some AsciiExt methods #52085
Copy link
Copy link
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
For example
AsciiExt::is_ascii_hexdigitsays:But we decided not to carry
is_ascii_hexdigitto methods on[u8]andstras discussed in #39658 (comment).The deprecated methods that are not provided for
[u8]andstrshould instead say something like: