rust/src/libstd_unicode
Lukas Kalbertodt 259c125267 Mark several ascii methods as unstable again
We don't want to stabilize them now already. The goal of this set of
commits is just to add inherent methods to the four types. Stabilizing
all of those methods can be done later.
2017-11-03 21:28:04 +01:00
..
tests Utf8Lossy type with chunks iterator and impl Display and Debug 2017-06-15 20:42:35 +01:00
Cargo.toml Utf8Lossy type with chunks iterator and impl Display and Debug 2017-06-15 20:42:35 +01:00
char.rs Mark several ascii methods as unstable again 2017-11-03 21:28:04 +01:00
lib.rs Mark several ascii methods as unstable again 2017-11-03 21:28:04 +01:00
lossy.rs std: Respect formatting flags for str-like OsStr 2017-08-13 21:07:03 -07:00
tables.rs [libstd_unicode] Create UnicodeVersion type 2017-07-21 12:09:02 -06:00
u_str.rs impl Debug for SplitWhitespace. 2017-09-03 19:13:01 -04:00
unicode.py [libstd_unicode] Create UnicodeVersion type 2017-07-21 12:09:02 -06:00