rust/src/librustc_unicode
Raph Levien 6923bc5fc7 Fix wrong shift in trie_lookup_range_table
Somehow got in my head that >> 8 was the right shift for a chunk of 64.
Oops, sorry.
2016-04-19 12:52:23 -07:00
..
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
char.rs std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
lib.rs std: Change encode_utf{8,16} to return iterators 2016-03-22 10:25:30 -07:00
tables.rs Fix wrong shift in trie_lookup_range_table 2016-04-19 12:52:23 -07:00
u_str.rs std: Change encode_utf{8,16} to return iterators 2016-03-22 10:25:30 -07:00