Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se

Add `MAX_LEN_UTF8` and `MAX_LEN_UTF16` Constants

This pull request adds the `MAX_LEN_UTF8` and `MAX_LEN_UTF16` constants as per #45795, gated behind the `char_max_len` feature.

The constants are currently applied in the `alloc`, `core` and `std` libraries.
This commit is contained in:
Matthias Krüger 2025-02-19 21:16:01 +01:00 committed by GitHub
commit c92f8bf3b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available