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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
Lines
2011-08-15
XFAIL run-pass/task-killjoin
Brian Anderson
-0
/
+4
2011-08-15
Allow `[a, b, ..., c]` transcription patterns in MBE.
Paul Stansifer
-0
/
+5
2011-08-15
Add backtraces for syntax problems.
Paul Stansifer
-1
/
+1
2011-08-15
Reducing the chances for race conditions in join.
Eric Holk
-1
/
+1
2011-08-15
Syntax updates.
Eric Holk
-10
/
+11
2011-08-15
Converted over benchmarks.
Eric Holk
-82
/
+59
2011-08-15
Removed spawn and task from the parser. Updated all the tests except for the ...
Eric Holk
-247
/
+333
2011-08-15
Porting a bunch of tests over.
Eric Holk
-80
/
+86
2011-08-15
Removed old object-based chans.
Eric Holk
-97
/
+86
2011-08-15
Converted two more spawn tests.
Eric Holk
-3
/
+11
2011-08-15
Fixed memory accounting and task stack creation bugs.
Eric Holk
-1
/
+1
2011-08-15
Working on more spawn test cases.
Eric Holk
-9
/
+30
2011-08-15
Added a library version of spawn. Before long, we can remove the old version.
Eric Holk
-0
/
+5
2011-08-15
Move mode for lib comm, converted a few tests.
Eric Holk
-18
/
+25
2011-08-15
Port ID-based channels.
Eric Holk
-0
/
+21
2011-08-15
Re-add some deleted tuple tests
Marijn Haverbeke
-0
/
+65
2011-08-12
Eliminate autoderef on binops and unary negation.
Michael Sullivan
-5
/
+2
2011-08-12
Change some tests that used binop autoderef.
Michael Sullivan
-9
/
+8
2011-08-12
Un-XFAIL do-while-body-fails
Tim Chevalier
-3
/
+0
2011-08-12
Convert most working tests to ivecs
Brian Anderson
-121
/
+124
2011-08-12
Don't rely on binop autoderef in the compiler.
Michael Sullivan
-1
/
+1
2011-08-12
Remove std::vec
Brian Anderson
-7
/
+0
2011-08-12
Remove all usages of std::vec::vbuf
Brian Anderson
-5
/
+5
2011-08-12
Remove vecs from std::sha1
Brian Anderson
-2
/
+2
2011-08-12
XFAIL run-pass/vec-self-append
Brian Anderson
-0
/
+4
2011-08-12
Remove last uses of vec::len
Brian Anderson
-41
/
+51
2011-08-12
Convert uint::parse_buf to ivecs
Brian Anderson
-3
/
+2
2011-08-12
Remove vecs from std::getopts
Brian Anderson
-74
/
+74
2011-08-12
Remove more vectors from std
Brian Anderson
-6
/
+6
2011-08-12
Remove vecs from std::sort
Brian Anderson
-62
/
+33
2011-08-12
Convert std::run to ivecs
Brian Anderson
-5
/
+5
2011-08-12
Remove vecs from std::bitv
Brian Anderson
-82
/
+82
2011-08-12
Convert compile-fail/alias-mismatch to ivecs
Brian Anderson
-2
/
+2
2011-08-12
Convert benchmarks to ivecs
Brian Anderson
-39
/
+41
2011-08-12
Convert run-pass/import-glob-crate to ivecs
Brian Anderson
-4
/
+4
2011-08-12
Convert run-pass/mod-view-items to ivecs
Brian Anderson
-2
/
+2
2011-08-12
Move the ivec::reverse tests to stdtest
Brian Anderson
-22
/
+20
2011-08-12
Add reverse and reversed to std::ivec
Brian Anderson
-7
/
+7
2011-08-12
Remove stdtest::vec
Brian Anderson
-95
/
+0
2011-08-12
Add some of stdtest::vec into stdtest::ivec
Brian Anderson
-0
/
+47
2011-08-12
Convert run-pass/vec-append to ivecs
Brian Anderson
-20
/
+14
2011-08-12
Remove references to std::vec from compile-fail/cross-crate-glob-collision.rs
Brian Anderson
-4
/
+4
2011-08-12
Remove run-pass/vec-alloc-append.rs
Brian Anderson
-13
/
+0
2011-08-12
Remove run-pass/vec-ref-count.rs
Brian Anderson
-12
/
+0
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-39
/
+39
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-38
/
+38
2011-08-12
Rename str::connect_ivec to str::connect
Brian Anderson
-3
/
+3
2011-08-12
Convert uses of str::connect to str::connect_ivec
Brian Anderson
-5
/
+5
2011-08-12
Convert str::concat to ivecs
Brian Anderson
-4
/
+4
2011-08-12
Rename str::split_ivec to str::split
Brian Anderson
-4
/
+4
[prev]
[next]