summary refs log tree commit diff
path: root/src/libcoretest/char.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-2/+2
2014-10-02Revert "Use slice syntax instead of slice_to, etc."Aaron Turon-2/+2
2014-10-02Use slice syntax instead of slice_to, etc.Nick Cameron-2/+2
2014-08-16Optimized IR generation for UTF-8 and UTF-16 encodingMarvin Löbel-2/+2
2014-07-21ignore-lexer-test to broken files and remove some tray hyphensCorey Richardson-0/+2
2014-07-09auto merge of #15283 : kwantam/rust/master, r=alexcrichtonbors-0/+27
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-6/+0
2014-07-07Add libunicode; move unicode functions from corekwantam-0/+27
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+202