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
/
test
Age
Commit message (
Expand
)
Author
Lines
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
2011-08-12
Convert uses of str::split to split_ivec
Brian Anderson
-5
/
+5
2011-08-12
Convert str::from_chars, to_chars to ivecs
Brian Anderson
-3
/
+2
2011-08-12
Rename std::str::unsafe_from_bytes_ivec to unsafe_from_bytes
Brian Anderson
-4
/
+4
2011-08-12
Convert all uses of unsafe_from_bytes to unsafe_from_bytes_ivec
Brian Anderson
-14
/
+8
2011-08-12
Remove str::from_bytes
Brian Anderson
-1
/
+1
2011-08-12
Convert str::is_utf8 to ivecs
Brian Anderson
-4
/
+4
2011-08-12
Remove vec version of str::bytes, rename bytes_ivec to str::bytes
Brian Anderson
-9
/
+14
2011-08-12
Remove vecs from compiletest
Brian Anderson
-17
/
+17
2011-08-12
Change a bunch of places in the stdlib to use blocks.
Michael Sullivan
-3
/
+2
2011-08-12
Properly typecheck unary minus
Marijn Haverbeke
-0
/
+5
2011-08-11
XFAIL do-while-body-fails
Brian Anderson
-0
/
+3
2011-08-11
Handle _|_ - typed things in the bodies of do-while loops
Tim Chevalier
-0
/
+4
2011-08-11
Sanity-check the code examples that appear in the object system docs.
Lindsey Kuper
-0
/
+66
2011-08-11
Un-ignore stdtest::task::test_sleep
Brian Anderson
-1
/
+0
2011-08-11
Bring run-pass/spawn-fn up to date and un-XFAIL
Brian Anderson
-4
/
+4
2011-08-11
Bring run-pass/spawn-module-qualified up to date and un-XFAIL
Brian Anderson
-6
/
+6
2011-08-11
Bring run-pass/task-killjoin up to date and un-XFAIL
Brian Anderson
-12
/
+11
2011-08-11
Fill out some of the run-pass/binops tests
Brian Anderson
-19
/
+20
[prev]
[next]