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
/
u_str.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Fallout from stabilization.
Aaron Turon
-4
/
+4
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-3
/
+3
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-6
/
+6
2015-01-03
unicode: fix fallout
Jorge Aparicio
-9
/
+19
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-1
/
+1
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-2
/
+2
2014-12-30
Rebasing and reviewer changes
Nick Cameron
-1
/
+1
2014-12-25
Prepared most `StrExt` pattern using methods for stabilization
Marvin Löbel
-5
/
+4
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-1
/
+1
2014-12-22
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-22
rollup merge of #19891: nikomatsakis/unique-fn-types-3
Alex Crichton
-0
/
+3
2014-12-22
Insert coercions to fn pointer types required for the new types
Niko Matsakis
-0
/
+3
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-102
/
+9
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-8
/
+214
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-1
/
+1
2014-12-13
libunicode: fix fallout
Jorge Aparicio
-5
/
+6
2014-12-13
libunicode: fix fallout
Jorge Aparicio
-3
/
+3
2014-12-11
Register new snapshots
Alex Crichton
-2
/
+2
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+2
2014-11-26
/*! -> //!
Steve Klabnik
-6
/
+4
2014-11-25
Fallout from stabilization
Aaron Turon
-1
/
+2
2014-11-21
unicode: Add stability attributes to u_char
Brian Anderson
-7
/
+8
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+1
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-4
/
+4
2014-11-03
unicode: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-1
/
+0
2014-11-01
collections: Remove all collections traits
Alex Crichton
-1
/
+1
2014-10-27
DSTify [T]/str extension traits
Jorge Aparicio
-15
/
+16
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-2
/
+2
2014-08-26
Rebasing changes
Nick Cameron
-3
/
+6
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-2
/
+2
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-14
add Graphemes iterator; tidy unicode exports
kwantam
-2
/
+299
2014-07-14
add UnicodeStrSlice width() function
kwantam
-2
/
+8
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-0
/
+119