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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libunicode
/
normalize.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-152
/
+0
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-2
/
+2
2014-12-31
unicode: unbox closures used in function arguments
Jorge Aparicio
-12
/
+15
2014-12-30
Fallout from stabilization
Aaron Turon
-7
/
+7
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+3
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-4
/
+1
2014-11-26
/*! -> //!
Steve Klabnik
-4
/
+1
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-4
/
+4
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-1
/
+1
2014-10-09
unicode: Make statics legal
Alex Crichton
-9
/
+9
2014-08-13
core: Add binary_search and binary_search_elem methods to slices.
Brian Anderson
-6
/
+7
2014-08-13
std: Rename various slice traits for consistency
Brian Anderson
-1
/
+1
2014-08-08
Register new snapshot 12e0f72
Niko Matsakis
-3
/
+0
2014-07-28
collections, unicode: Add support for NFC and NFKC
Florian Zeitz
-0
/
+153