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
/
run-pass
/
deriving-global.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-12
Update users for the std::rand -> librand move.
Huon Wilson
-0
/
+2
2014-03-08
Removed DeepClone. Issue #12698.
Michael Darakananda
-3
/
+3
2014-02-24
test: Use `#[deriving(Hash)]` in a couple tests
Erick Tryzelaar
-0
/
+3
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-3
/
+3
2014-02-24
Transition to new `Hash`, removing IterBytes and std::to_bytes.
Huon Wilson
-3
/
+0
2014-02-14
extern mod => extern crate
Alex Crichton
-2
/
+2
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2014-02-05
pull extra::{serialize, ebml} into a separate libserialize crate
Jeff Olson
-1
/
+1
2014-01-03
test: Make all the run-pass tests use `pub fn main`
Patrick Walton
-1
/
+1
2013-11-14
test: Clean up xfail-{fast,win32} tests
klutzy
-1
/
+1
2013-06-24
xfail-pretty on un-xfailed test
Daniel Micay
-0
/
+1
2013-06-24
Fix/annotate a variety of xfails
Corey Richardson
-1
/
+1
2013-06-14
xfail test on windows, because extern mod doesn't work there
Huon Wilson
-0
/
+2
2013-06-14
syntax: correct the Rand::rand call to select enum variants in #[deriving(Ran...
Huon Wilson
-0
/
+39