rust/library/core/src/char
Matthias Krüger a5820b47d1
Rollup merge of #130773 - bjoernager:master, r=thomcc
Update Unicode escapes in `/library/core/src/char/methods.rs`

`char::MAX` is inconsistent on how Unicode escapes should be formatted. This PR resolves that.
2024-10-01 21:09:19 +02:00
..
convert.rs add FIXME(const-hack) 2024-09-08 23:08:40 +02:00
decode.rs Substitute version placeholders 2023-11-15 19:40:51 -05:00
methods.rs Rollup merge of #130773 - bjoernager:master, r=thomcc 2024-10-01 21:09:19 +02:00
mod.rs Remove stray dot in std::char::from_u32_unchecked documentation 2024-08-31 21:54:29 +02:00