rust/src/libcore/char
Mark Rousskov df4d490038 Minimize unsafety in encode_utf8
Use slice patterns to avoid having to skip bounds checking
2019-12-23 20:46:42 -05:00
..
convert.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
decode.rs Format libcore with rustfmt 2019-11-26 23:02:11 -08:00
methods.rs Minimize unsafety in encode_utf8 2019-12-23 20:46:42 -05:00
mod.rs Format libcore with rustfmt 2019-11-26 23:02:11 -08:00