rust/src/libunicode
bors 3d1c1added Auto merge of #22114 - alexcrichton:issue-22084, r=steveklabnik
This ended up just being a forgotten attribute on the `char` module in
libunicode.

Closes #22084
2015-02-14 13:08:33 +00:00
..
lib.rs Auto merge of #22114 - alexcrichton:issue-22084, r=steveklabnik 2015-02-14 13:08:33 +00:00
normalize.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
tables.rs cleanup: s/impl Copy/#[derive(Copy)]/g 2015-01-25 11:20:38 -05:00
u_char.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
u_str.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00