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
Age
Commit message (
Expand
)
Author
Lines
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-25
/
+59
2014-05-07
core: Move Option::expect to libstd from libcore
Alex Crichton
-29
/
+5
2014-05-07
core: Fix an unsigned negation warning
Alex Crichton
-1
/
+1
2014-05-07
core: Get coretest working
Alex Crichton
-77
/
+238
2014-05-07
core: Inherit the cell module
Alex Crichton
-1
/
+312
2014-05-07
core: Inherit the result module
Alex Crichton
-0
/
+754
2014-05-07
core: Remove generics from Option::expect
Alex Crichton
-3
/
+1
2014-05-07
core: Add a limited implementation of failure
Alex Crichton
-45
/
+143
2014-05-07
core: Bring char/finally test style up to date
Alex Crichton
-196
/
+202
2014-05-07
core: Allow some #[deriving] in libcore
Alex Crichton
-0
/
+6
2014-05-07
core: Implement necessary traits for ~[T]/~str
Alex Crichton
-0
/
+200
2014-05-07
core: Inherit possible string functionality
Alex Crichton
-0
/
+1862
2014-05-07
core: Inherit necessary unicode functionality
Alex Crichton
-0
/
+5010
2014-05-07
core: Inherit non-allocating slice functionality
Alex Crichton
-0
/
+1484
2014-05-07
core: Inherit the specific numeric modules
Alex Crichton
-0
/
+1748
2014-05-07
core: Inherit what's possible from the num module
Alex Crichton
-0
/
+862
2014-05-07
core: Inhert ~/@/& cmp traits, remove old modules
Alex Crichton
-0
/
+75
2014-05-07
core: Inherit the cmp module
Alex Crichton
-0
/
+245
2014-05-07
core: Inherit the iter module
Alex Crichton
-0
/
+3091
2014-05-07
core: Inherit the option module
Alex Crichton
-0
/
+882
2014-05-07
core: Inherit the bool module
Alex Crichton
-0
/
+274
2014-05-07
core: Inherit the tuple module
Alex Crichton
-0
/
+331
2014-05-07
core: Bring clone tests up to date in style
Alex Crichton
-36
/
+39
2014-05-07
core: Inherit the clone module
Alex Crichton
-0
/
+172
2014-05-07
core: Inherit the unit module
Alex Crichton
-0
/
+46
2014-05-07
core: Inherit the default module
Alex Crichton
-0
/
+28
2014-05-07
core: Inherit the raw module
Alex Crichton
-0
/
+115
2014-05-07
core: Inherit the any module
Alex Crichton
-0
/
+306
2014-05-07
core: Inherit the finally module
Alex Crichton
-0
/
+166
2014-05-07
core: Inherit the char module
Alex Crichton
-0
/
+858
2014-05-07
core: Inherit the container module
Alex Crichton
-0
/
+109
2014-05-07
core: Inherit the ty module
Alex Crichton
-0
/
+72
2014-05-07
core: Inherit the ops module
Alex Crichton
-0
/
+575
2014-05-07
core: Inherit the kinds module
Alex Crichton
-0
/
+285
2014-05-07
core: Inherit the cast module
Alex Crichton
-0
/
+150
2014-05-07
core: Inherit the ptr module
Alex Crichton
-0
/
+737
2014-05-07
core: Inherit the mem module
Alex Crichton
-0
/
+459
2014-05-07
core: Inherit the intrinsics module
Alex Crichton
-0
/
+491
2014-05-07
mk: Add libcore
Alex Crichton
-0
/
+22
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-2207
/
+0
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-52811
/
+0
2013-05-22
fix arm stack alignment
Jyun-Yan You
-1
/
+3
2013-05-21
auto merge of #6650 : crabtw/rust/mips-rt, r=sanxiyn
bors
-1
/
+3
2013-05-21
auto merge of #6648 : alexcrichton/rust/issue-6633, r=graydon
bors
-1
/
+1
2013-05-20
auto merge of #6647 : alexcrichton/rust/unnecessary-alloc, r=graydon
bors
-4
/
+4
2013-05-20
auto merge of #6646 : dotdash/rust/method_lookup, r=brson
bors
-3
/
+3
2013-05-20
auto merge of #6626 : brson/rust/io-upstream, r=graydon
bors
-318
/
+463
2013-05-21
fix mips stack alignment
Jyun-Yan You
-1
/
+3
2013-05-20
auto merge of #6604 : bjz/rust/ptr-to-option, r=brson
bors
-0
/
+51
2013-05-20
auto merge of #6528 : brson/rust/docs, r=brson
bors
-4
/
+6
[next]