summary refs log tree commit diff
path: root/src/librustc_unicode/u_str.rs
AgeCommit message (Expand)AuthorLines
2015-08-23Refactor low-level UTF-16 decoding.Simon Sapin-39/+24
2015-08-12Remove all unstable deprecated functionalityAlex Crichton-296/+0
2015-08-11Register new snapshotsAlex Crichton-2/+0
2015-08-09Replace many uses of `mem::transmute` with more specific functionsTobias Bucher-3/+2
2015-08-03syntax: Implement #![no_core]Alex Crichton-1/+2
2015-07-27Show appropriate feature flags in docsSteve Klabnik-1/+2
2015-04-30Replaces instanced of 'an UTF' with 'a UTF'Corey Farwell-1/+1
2015-04-21implement rfc 1054: split_whitespace() fn, deprecate words()kwantam-5/+19
2015-04-21unstabilize Words structkwantam-1/+2
2015-04-21Model lexer: Fix remaining issuesPiotr Czarnecki-2/+0
2015-04-16deprecate Unicode functions that will be moved to crates.iokwantam-0/+557