Tracking Issue for char_max_len
#121714
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(char_max_len)]
This is a tracking issue for #45795.
Public API
Steps / History
MAX_LEN_UTF8
andMAX_LEN_UTF16
Constants #120580Notes for Stabilization
When stabilizing this, the documentation for the
char::encode_utf8
function should beadjusted to include these constants.
Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: