rust/src/libunicode
Chris Wong 5308ac939a Remove regex module from libunicode
The regex crate keeps its own tables now (rust-lang/regex#41) so we
don't need them here.

[breaking-change]
2015-04-13 10:30:10 +12:00
..
char.rs Register new snapshots 2015-03-26 09:57:05 -07:00
lib.rs Remove regex module from libunicode 2015-04-13 10:30:10 +12:00
normalize.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
tables.rs Remove regex module from libunicode 2015-04-13 10:30:10 +12:00
u_str.rs Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton 2015-04-08 00:42:10 +00:00