rust/library/core
Guillaume Gomez 2a3f353f04
Rollup merge of #130611 - bjoernager:const-char-encode-utf8, r=dtolnay
Address diagnostics regression for `const_char_encode_utf8`.

Relevant tracking issue: #130512

This PR regains full diagnostics for non-const calls to `char::encode_utf8`.
2024-09-20 19:46:38 +02:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130611 - bjoernager:const-char-encode-utf8, r=dtolnay 2024-09-20 19:46:38 +02:00
tests Rollup merge of #128001 - Krappa322:master, r=scottmcm 2024-09-19 20:37:06 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00