rust/library/core
Trevor Gross 8ea41b903f
Rollup merge of #131463 - bjoernager:const-char-encode-utf8, r=RalfJung
Stabilise `const_char_encode_utf8`.

Closes: #130512

This PR stabilises the `const_char_encode_utf8` feature gate (i.e. support for `char::encode_utf8` in const scenarios).

Note that the linked tracking issue is currently awaiting FCP.
2024-10-11 16:53:49 -05:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Rollup merge of #131463 - bjoernager:const-char-encode-utf8, r=RalfJung 2024-10-11 16:53:49 -05:00
tests Rollup merge of #131287 - RalfJung:const_result, r=tgross35 2024-10-11 16:53:48 -05:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00