index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_unicode
/
u_str.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-18
Remove unnecessary explicit lifetime bounds.
Corey Farwell
-3
/
+3
2015-12-10
std: Remove deprecated functionality from 1.5
Alex Crichton
-94
/
+1
2015-11-20
Rename #[deprecated] to #[rustc_deprecated]
Vadim Petrochenkov
-4
/
+5
2015-11-12
librustc_unicode: deny warnings in doctests
Kevin Butler
-0
/
+1
2015-10-26
rustfmt librustc_unicode
Corentin Henry
-20
/
+42
2015-08-23
Refactor low-level UTF-16 decoding.
Simon Sapin
-39
/
+24
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-296
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-2
/
+0
2015-08-09
Replace many uses of `mem::transmute` with more specific functions
Tobias Bucher
-3
/
+2
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-1
/
+2
2015-07-27
Show appropriate feature flags in docs
Steve Klabnik
-1
/
+2
2015-04-30
Replaces instanced of 'an UTF' with 'a UTF'
Corey Farwell
-1
/
+1
2015-04-21
implement rfc 1054: split_whitespace() fn, deprecate words()
kwantam
-5
/
+19
2015-04-21
unstabilize Words struct
kwantam
-1
/
+2
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-2
/
+0
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-0
/
+557