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
/
msgsend.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-5
/
+5
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-3
/
+3
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-5
/
+5
2012-06-28
Make a bunch of tests stop using the deprecated vector syntax.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-06-25
Improved perf for msgsend (Issue #2719)
Eric Holk
-1
/
+1
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-2
/
+2
2012-05-23
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
Brian Anderson
-3
/
+10
2012-04-05
Rename task::task_builder to task::builder
Tim Chevalier
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-3
/
+3
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-5
/
+5
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-2
/
+2
2012-02-20
core: New task API
Brian Anderson
-8
/
+14
2012-02-09
Increase precedence of as operator
Marijn Haverbeke
-1
/
+1
2012-01-23
add msgsend.rs to benchmarks
Niko Matsakis
-0
/
+60