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
/
libcore
/
str
Age
Commit message (
Expand
)
Author
Lines
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-12-30
Stabilize cmp
Aaron Turon
-0
/
+4
2014-12-29
rollup merge of #20160: nick29581/ranges2
Alex Crichton
-0
/
+1
2014-12-30
Fallout from mut slices
Nick Cameron
-0
/
+1
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-2
/
+2
2014-12-25
Prepared most `StrExt` pattern using methods for stabilization
Marvin Löbel
-0
/
+1689
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-287
/
+0
2013-05-13
Remove re-exports from libcore/core.rc
Alex Crichton
-0
/
+3
2013-05-03
Add a brief description to show up in http://static.rust-lang.org/doc/core/in...
kud1ing
-0
/
+2
2013-04-24
Fixed typo... And a billion other things.
Marvin Löbel
-0
/
+1
2013-04-24
Removed ascii functions from other modules
Marvin Löbel
-0
/
+12
2013-04-23
Fixing some various warnings about unused imports
Alex Crichton
-0
/
+1
2013-04-22
Added missing assert, did some formating
Marvin Löbel
-12
/
+1
2013-04-22
Moved ascii out of str
Marvin Löbel
-20
/
+31
2013-04-20
Corrected history
Marvin Löbel
-1
/
+1
2013-04-20
Added case functions to Ascii
Marvin Löbel
-0
/
+52
2013-04-20
Added Ascii type
Marvin Löbel
-0
/
+216