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
Age
Commit message (
Expand
)
Author
Lines
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-5
/
+5
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-2
/
+2
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-5
/
+5
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-2
/
+2
2014-08-26
Rebasing changes
Nick Cameron
-3
/
+6
2014-08-23
libunicode: optimize char functions for ascii characters
Arpad Borsos
-10
/
+33
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-2
/
+2
2014-08-13
core: Add binary_search and binary_search_elem methods to slices.
Brian Anderson
-22
/
+27
2014-08-13
std: Rename various slice traits for consistency
Brian Anderson
-6
/
+6
2014-08-08
Register new snapshot 12e0f72
Niko Matsakis
-3
/
+0
2014-07-28
collections, unicode: Add support for NFC and NFKC
Florian Zeitz
-5
/
+350
2014-07-24
librustc: Stop desugaring `for` expressions and translate them directly.
Patrick Walton
-0
/
+1
2014-07-22
auto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexcrichton
bors
-0
/
+2
2014-07-21
ignore-lexer-test to broken files and remove some tray hyphens
Corey Richardson
-0
/
+2
2014-07-19
Register new snapshots
Alex Crichton
-1
/
+0
2014-07-14
add Graphemes iterator; tidy unicode exports
kwantam
-21
/
+1186
2014-07-14
add UnicodeStrSlice width() function
kwantam
-2
/
+8
2014-07-11
unicode: Remove crate_id attr
Brian Anderson
-1
/
+0
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-0
/
+7018