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
Age
Commit message (
Expand
)
Author
Lines
2012-07-27
core: Make #fmt pure
Brian Anderson
-0
/
+21
2012-07-27
In resolve, check for duplicate pattern-bound vars
Tim Chevalier
-0
/
+25
2012-07-27
Make alts on uninhabited enum types typecheck and translate properly
Tim Chevalier
-0
/
+11
2012-07-26
re-xfailing pingpong
Eric Holk
-0
/
+1
2012-07-26
Added .peek for recv_packets
Eric Holk
-1
/
+0
2012-07-26
Fix borrow check errors in k-nucleotide.
Eric Holk
-2
/
+2
2012-07-26
Use iteration protocol for ebml, use vec::view in more places (issue #2880)
Eric Holk
-8
/
+4
2012-07-26
Nomenclature fixes in the lint checker. Fewer double-negatives.
Graydon Hoare
-6
/
+6
2012-07-26
shootout-mandelbrot: devnull writer needs get_type impl
Damian Gryski
-0
/
+1
2012-07-26
Merge branch 'incoming' of github.com:mozilla/rust
Paul Stansifer
-157
/
+204
2012-07-26
Add xfailed test case for #3029
Tim Chevalier
-0
/
+8
2012-07-26
Re-added test for Issue 935 -- not sure what happened to it
Tim Chevalier
-0
/
+31
2012-07-26
Add test for issue 868
Tim Chevalier
-0
/
+15
2012-07-26
Change `#macro` to `macro_rules!` in some cases.
Paul Stansifer
-1
/
+2
2012-07-25
Reject non-UTF-8 files when reading as str. Close #2918.
Graydon Hoare
-0
/
+5
2012-07-25
Remove shared_arc (unused) and fix trivial-message
Eric Holk
-1
/
+1
2012-07-25
Rewrite task-comm-NN to use pipes
Eric Holk
-157
/
+145
2012-07-25
Merge pull request #3014 from elliottslaughter/fix-failed-build-by-xfailing-t...
Graydon Hoare
-0
/
+2
2012-07-25
Fix build by xfailing tests which produce irreducible CFGs.
Elliott Slaughter
-0
/
+2
2012-07-25
Polymorphic protocols work well enough to do MapReduce.
Eric Holk
-4
/
+2
2012-07-25
Added infrastructure to spin for a bit on recv. A spin count > 0 makes bench/...
Eric Holk
-1
/
+1
2012-07-25
Added a benchmark of bounded vs unbounded. Bounded is 8-12% faster. The macro...
Eric Holk
-0
/
+148
2012-07-25
Compiled a bounded version of pingpong.
Eric Holk
-0
/
+2
2012-07-25
Refactor the bounded pingpong example to avoid needing to generate unsafe code.
Eric Holk
-6
/
+4
2012-07-25
Hand-written bounded pingpong implementation.
Eric Holk
-0
/
+106
2012-07-25
Started playing with macros to make receiving easier
Eric Holk
-6
/
+72
2012-07-25
Merge pull request #3009 from elliottslaughter/utf8-idents-test-fix
Graydon Hoare
-1
/
+2
2012-07-25
avoid capture of bound regions when infering types for closure
Niko Matsakis
-21
/
+116
2012-07-25
correct treatment of mutability for deref'd components
Niko Matsakis
-0
/
+9
2012-07-24
test: Add a max/min classes test case
Patrick Walton
-0
/
+30
2012-07-24
Fix test floating point comparison to tolerate imprecise FPUs.
Elliott Slaughter
-1
/
+2
2012-07-24
Fix xfail comment
Eric Holk
-1
/
+1
2012-07-24
Test case for #3005
Eric Holk
-0
/
+32
2012-07-24
Fix whitespace.
Graydon Hoare
-2
/
+2
2012-07-24
Update some str functions to slices, merge as_buf and unpack_slice.
Graydon Hoare
-1
/
+1
2012-07-23
tests: Rename to avoid colliding with real rust-zmq.
Erick Tryzelaar
-3
/
+3
2012-07-23
Convert bench and run-pass tests to new task_builder interface
Ben Blum
-65
/
+49
2012-07-23
Oops, xfail-win32 task-killjoin-rsrc
Ben Blum
-0
/
+2
2012-07-23
Fix and un-xfail task-killjoin-rsrc.rs
Ben Blum
-9
/
+6
2012-07-23
Add task::spawn_unlinked and start migrating away from task::unsupervise
Ben Blum
-42
/
+21
2012-07-23
Move fail upcall into rust libcore.
Elliott Slaughter
-14
/
+6
2012-07-19
Fix intersection of two region params in infer, cc #2962
Niko Matsakis
-0
/
+36
2012-07-19
Revert "accept naked exprs with commas in pattern arms" due to pretty-printin...
Patrick Walton
-34
/
+0
2012-07-19
test: XFAIL some more in an effort to unbreak the tree
Patrick Walton
-3
/
+2
2012-07-18
test: Change the expected error message on iface-test.rs to contain "trait" i...
Patrick Walton
-1
/
+1
2012-07-18
test: XFAIL issue-1466.rs due to cycle collector crashes.
Patrick Walton
-0
/
+1
2012-07-18
accept naked exprs with commas in pattern arms
Niko Matsakis
-0
/
+34
2012-07-18
Remove nonexistent imports
Tim Chevalier
-4
/
+0
2012-07-18
In resolve3, error on non-existent imports
Tim Chevalier
-0
/
+10
2012-07-18
xfail issue-506 - broken on darwin
Ben Blum
-0
/
+1
[prev]
[next]