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
/
bench
Age
Commit message (
Expand
)
Author
Lines
2012-09-10
rustc: Make shape-based compare glue never called for comparison operators.
Patrick Walton
-5
/
+5
2012-09-08
test: bunch of test cleanup from sendable_futures change
Jeff Olson
-9
/
+16
2012-09-07
(fix incoming) Add the necessary traits to some generic functions
Kevin Cantu
-3
/
+6
2012-09-07
(partially fix incoming) More hash function simplification
Kevin Cantu
-15
/
+7
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-25
/
+25
2012-09-07
Convert 'again' to 'loop'. Remove 'again' keyword
Brian Anderson
-2
/
+2
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-8
/
+8
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-4
/
+4
2012-09-06
Remove struct ctors
Brian Anderson
-6
/
+19
2012-09-06
Refactor trans to replace lvalue and friends with Datum.
Niko Matsakis
-7
/
+9
2012-09-05
test: "import" -> "use"
Patrick Walton
-103
/
+90
2012-09-05
test: Fix smallintmap test
Patrick Walton
-3
/
+3
2012-09-04
std: Camel case list
Brian Anderson
-17
/
+17
2012-09-02
Camel case core::ops
Brian Anderson
-2
/
+2
2012-08-30
Migrate core::send_map to random, keyed hashes w/ hash::Hash trait.
Graydon Hoare
-2
/
+2
2012-08-29
std: Camel case some constructors
Brian Anderson
-4
/
+4
2012-08-28
CamelCasify lots of std
Ben Striegel
-8
/
+8
2012-08-28
Convert core::pipes to camel case
Brian Anderson
-12
/
+12
2012-08-27
Camel case various core constructors
Brian Anderson
-44
/
+42
2012-08-27
Convert core::result to camel case
Brian Anderson
-6
/
+6
2012-08-26
fix bench test for arc::arc camelcase
Ben Blum
-3
/
+3
2012-08-26
Camel case the option type
Brian Anderson
-101
/
+101
2012-08-26
Fix build breakage
Brian Anderson
-3
/
+4
2012-08-24
Start using core::path2::Path in a lot of places.
Graydon Hoare
-18
/
+13
2012-08-23
remove a print in msgsend-ring-rw-arcs
Ben Blum
-1
/
+0
2012-08-23
Rename str::bytes to str::to_bytes
Tim Chevalier
-5
/
+5
2012-08-23
Remove match check from test cases
Tim Chevalier
-5
/
+10
2012-08-23
Change calls of `proto!` to use parens.
Paul Stansifer
-8
/
+8
2012-08-23
Update invocation syntax for `macro_rules!`
Paul Stansifer
-10
/
+10
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-163
/
+163
2012-08-21
Add msgsend-ring-{rw,mutex}-arcs bench tests
Ben Blum
-0
/
+229
2012-08-21
implement a map testing benchmark
Niko Matsakis
-0
/
+178
2012-08-21
more sound treatment of fn& regions; change all & to be distinct
Niko Matsakis
-1
/
+3
2012-08-17
Remove the class keyword
Brian Anderson
-3
/
+3
2012-08-16
Update the rock-paper-scissors example in the tutorial, and rename some types...
Eric Holk
-6
/
+6
2012-08-15
Convert more core types to camel case
Brian Anderson
-26
/
+28
2012-08-14
Convert more core types to camel case
Brian Anderson
-30
/
+30
2012-08-14
fix more fallout from future de-mode-ing.
Graydon Hoare
-6
/
+6
2012-08-13
De-mode-ify a few minor libcore modules.
Graydon Hoare
-1
/
+1
2012-08-10
Fix compile-fail arc/sync tests
Ben Blum
-0
/
+1
2012-08-08
Convert impls to new syntax
Brian Anderson
-17
/
+8
2012-08-08
Add spawn_conversation
Jesse Ruderman
-6
/
+3
2012-08-07
Change task().future_result's argument mode
Ben Blum
-5
/
+5
2012-08-06
Make 100 generations perf test sensitive to spawn failures
Ben Blum
-3
/
+11
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-45
/
+45
2012-08-06
Enabling pingpong benchmark.
Eric Holk
-16
/
+21
2012-08-06
Add missing =>
Eric Holk
-3
/
+2
2012-08-06
Refcount tasks in packets to avoid races.
Eric Holk
-2
/
+0
2012-08-05
Switch alts to use arrows
Brian Anderson
-121
/
+121
2012-08-03
Add task-perf-linked-failure.rs
Ben Blum
-2
/
+69
[prev]
[next]