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
/
libtest
Age
Commit message (
Expand
)
Author
Lines
2014-03-14
cmp: switch `min` and `max` to `TotalOrd`
Daniel Micay
-1
/
+1
2014-03-13
auto merge of #12861 : huonw/rust/lint-owned-vecs, r=thestinger
bors
-0
/
+1
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-24
/
+24
2014-03-05
add correct floating point `min` and `max` methods.
Daniel Micay
-1
/
+1
2014-03-01
std: Switch stdout/stderr to buffered by default
Alex Crichton
-2
/
+2
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-5
/
+5
2014-02-28
Add `time` crate to index, expand docs of `test`.
Huon Wilson
-6
/
+19
2014-02-24
Remove std::from_str::FromStr from the prelude
Brendan Zabarauskas
-0
/
+1
2014-02-24
Move extra::json to libserialize
Alex Crichton
-3
/
+2
2014-02-24
auto merge of #12412 : alexcrichton/rust/deriving-show, r=huonw
bors
-10
/
+10
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-10
/
+10
2014-02-23
auto merge of #12328 : nick29581/rust/abi, r=alexcrichton
bors
-2
/
+2
2014-02-24
All uses of `extern fn` should mean `extern "C" fn`. Closes #9309.
Nick Cameron
-2
/
+2
2014-02-23
Merge remote-tracking branch 'brson/ratcher'
Brian Anderson
-1
/
+1
2014-02-22
Warn about unnecessary parentheses upon assignment
Eduard Bopp
-1
/
+1
2014-02-21
test: 'ratcher' is not a word
Brian Anderson
-1
/
+1
2014-02-21
Move time out of extra (cc #8784)
Arcterus
-1
/
+2
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-46
/
+46
2014-02-20
move extra::test to libtest
Liigo Zhuang
-0
/
+1577
[prev]