Matthias Krüger 84e9f29007
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.
2025-02-19 21:16:01 +01:00
..
2025-02-13 12:20:55 -08:00
2024-01-11 15:04:48 +03:00
2023-12-10 10:56:22 +08:00
2024-11-27 15:14:54 +00:00
2024-07-29 08:26:52 +10:00
2023-04-16 11:38:52 +00:00
2025-02-08 22:12:13 +00:00