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
/
bench
/
rt-parfib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-1
/
+1
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-2
/
+2
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-6
/
+4
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-01-08
bench: fix a few compiler warnings
Tshepang Lekhonkhobe
-4
/
+3
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-4
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+5
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-1
/
+1
2014-05-08
Handle fallout in bench tests
Kevin Ballard
-0
/
+1
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-2
/
+0
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-3
/
+3
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-01-29
Remove do keyword from test/
Scott Lawrence
-2
/
+2
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-2
/
+1
2013-12-16
Test fallout from std::comm rewrite
Alex Crichton
-2
/
+1
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-3
/
+1
2013-10-06
Add appropriate #[feature] directives to tests
Alex Crichton
-1
/
+1
2013-09-15
Remove {uint,int,u64,i64,...}::from_str,from_str_radix
blake2-ppc
-1
/
+1
2013-08-30
Revert "src/test/bench: restructure"
Corey Richardson
-0
/
+48
2013-08-28
src/test/bench: restructure
Corey Richardson
-48
/
+0
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+0
2013-08-08
Enabled workstealing in the scheduler. Previously we had one global work queu...
toddaaro
-0
/
+49