rust/library/core/src/char
bors feb06732c0 Auto merge of #114299 - clarfonthey:char-min, r=dtolnay,BurntSushi
Add char::MIN

ACP: rust-lang/libs-team#252
Tracking issue: #114298

r? `@rust-lang/libs-api`
2023-09-08 00:02:48 +00:00
..
convert.rs impl TryFrom<char> for u16 2023-07-25 19:58:00 +02:00
decode.rs Use associated items of char instead of freestanding items in core::char 2023-01-14 11:58:41 +01:00
methods.rs I'm mathematically challenged 2023-07-31 15:08:52 -04:00
mod.rs ascii::Char-ify the escaping code 2023-05-12 19:37:02 -07:00