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
Age
Commit message (
Expand
)
Author
Lines
2014-05-07
auto merge of #13964 : alexcrichton/rust/more-buffers, r=brson
bors
-1
/
+63
2014-05-07
auto merge of #13751 : alexcrichton/rust/io-close-read, r=brson
bors
-98
/
+534
2014-05-07
std: Add close_{read,write}() methods to I/O
Alex Crichton
-98
/
+534
2014-05-07
auto merge of #14005 : alexcrichton/rust/extern-unsafe, r=pcwalton
bors
-49
/
+59
2014-05-07
auto merge of #13726 : michaelwoerister/rust/lldb-autotests, r=alexcrichton
bors
-3371
/
+3697
2014-05-07
auto merge of #13901 : alexcrichton/rust/facade, r=brson
bors
-12764
/
+14008
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-44
/
+39
2014-05-07
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
Michael Woerister
-3371
/
+3697
2014-05-07
Register new snapshots
Alex Crichton
-0
/
+8
2014-05-07
core: Move Option::expect to libstd from libcore
Alex Crichton
-33
/
+177
2014-05-07
core: Fix an unsigned negation warning
Alex Crichton
-1
/
+1
2014-05-07
test: Update with std => core movement
Alex Crichton
-10
/
+10
2014-05-07
core: Get coretest working
Alex Crichton
-77
/
+238
2014-05-07
core: Inherit the cell module
Alex Crichton
-9
/
+5
2014-05-07
core: Add unwrap()/unwrap_err() methods to Result
Alex Crichton
-6
/
+327
2014-05-07
core: Inherit the result module
Alex Crichton
-31
/
+22
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
-77
/
+155
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
std: Remove a glob to get std to compile
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit possible string functionality
Alex Crichton
-1950
/
+1984
2014-05-07
core: Inherit necessary unicode functionality
Alex Crichton
-4991
/
+5011
2014-05-07
core: Inherit non-allocating slice functionality
Alex Crichton
-1555
/
+1537
2014-05-07
core: Inherit the specific numeric modules
Alex Crichton
-1506
/
+1825
2014-05-07
core: Inherit what's possible from the num module
Alex Crichton
-849
/
+877
2014-05-07
core: Inhert ~/@/& cmp traits, remove old modules
Alex Crichton
-150
/
+76
2014-05-07
core: Inherit the cmp module
Alex Crichton
-57
/
+15
2014-05-07
core: Inherit the iter module
Alex Crichton
-2
/
+17
2014-05-07
core: Inherit the option module
Alex Crichton
-3
/
+12
2014-05-07
core: Inherit the bool module
Alex Crichton
-36
/
+41
2014-05-07
core: Inherit the tuple module
Alex Crichton
-21
/
+32
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
-1
/
+2
2014-05-07
core: Inherit the unit module
Alex Crichton
-8
/
+7
2014-05-07
core: Inherit the default module
Alex Crichton
-0
/
+2
2014-05-07
core: Inherit the raw module
Alex Crichton
-2
/
+3
2014-05-07
core: Inherit the any module
Alex Crichton
-19
/
+10
2014-05-07
core: Inherit the finally module
Alex Crichton
-1
/
+9
2014-05-07
core: Inherit the char module
Alex Crichton
-3
/
+16
2014-05-07
core: Inherit the container module
Alex Crichton
-1
/
+2
2014-05-07
core: Inherit the ty module
Alex Crichton
-2
/
+2
2014-05-07
core: Inherit the ops module
Alex Crichton
-1
/
+2
2014-05-07
core: Inherit the kinds module
Alex Crichton
-1
/
+6
2014-05-07
core: Inherit the cast module
Alex Crichton
-1
/
+2
2014-05-07
core: Inherit the ptr module
Alex Crichton
-45
/
+11
2014-05-07
core: Inherit the mem module
Alex Crichton
-4
/
+2
2014-05-07
core: Inherit the intrinsics module
Alex Crichton
-4
/
+25
2014-05-07
mk: Add libcore
Alex Crichton
-0
/
+22
[next]