| Age | Commit message (Expand) | Author | Lines |
| 2013-08-22 | auto merge of #8666 : nikomatsakis/rust/issue-3678-extern-fn-types, r=pcwalton | bors | -120/+364 |
| 2013-08-22 | auto merge of #8627 : kballard/rust/fix-rusti, r=catamorphism | bors | -1/+1 |
| 2013-08-22 | auto merge of #8626 : kballard/rust/issue-8615, r=catamorphism | bors | -1/+14 |
| 2013-08-22 | auto merge of #8620 : brson/rust/issue-7563, r=alexcrichton | bors | -0/+25 |
| 2013-08-22 | auto merge of #8616 : kballard/rust/url-parse-errors, r=catamorphism | bors | -28/+33 |
| 2013-08-21 | auto merge of #8590 : blake2-ppc/rust/std-str, r=alexcrichton | bors | -131/+254 |
| 2013-08-21 | auto merge of #8570 : catamorphism/rust/2013-08-16-rollup, r=catamorphism | bors | -148/+395 |
| 2013-08-21 | auto merge of #8562 : bblum/rust/superkinds, r=nikomatsakis | bors | -96/+519 |
| 2013-08-21 | rustpkg: Add test for #7348. Closes #7348 | Tim Chevalier | -0/+12 |
| 2013-08-21 | test: Add test for #7563. Closes #7563 | Brian Anderson | -0/+25 |
| 2013-08-21 | oops v2, apparently writing std::comm::stream() doesn't work on check-fast; f... | Ben Blum | -10/+19 |
| 2013-08-21 | rustpkg: Re-enable some more tests | Tim Chevalier | -21/+22 |
| 2013-08-21 | auto merge of #8595 : vadimcn/rust/print_link_args, r=alexcrichton | bors | -0/+5 |
| 2013-08-21 | rustpkg: Add test for #7338. Closes #7338 | Tim Chevalier | -0/+12 |
| 2013-08-21 | rustc: More helpful error message when using a struct type like a function | Tim Chevalier | -47/+66 |
| 2013-08-21 | testsuite: Un-xfail test for #5917 | Tim Chevalier | -3/+1 |
| 2013-08-21 | testsuite: Test for #4447 | Tim Chevalier | -0/+15 |
| 2013-08-21 | rustc: Remove FIXME (see #4949) | Tim Chevalier | -3/+0 |
| 2013-08-21 | testsuite: Test for #6132 | Tim Chevalier | -0/+24 |
| 2013-08-21 | rustc: More helpful error message when using a struct type like a function | Tim Chevalier | -12/+48 |
| 2013-08-21 | Testsuite: Test for #7013. Closes #7013 | Tim Chevalier | -0/+43 |
| 2013-08-21 | extra: change XXX to FIXME and elaborate on comments | Tim Chevalier | -23/+30 |
| 2013-08-21 | std/extra: changing XXX to FIXME; cleanup | Tim Chevalier | -44/+49 |
| 2013-08-21 | testsuite: Tests for #6458. Closes #6458 | Tim Chevalier | -0/+78 |
| 2013-08-21 | auto merge of #8594 : bytewiseand/rust/static-fn-ptr, r=pcwalton | bors | -1/+66 |
| 2013-08-22 | std::str: Add test for CharIterator .clone() | blake2-ppc | -0/+8 |
| 2013-08-21 | oops, xfail-fast the cross-crate superkind tests | Ben Blum | -0/+6 |
| 2013-08-21 | auto merge of #8546 : jld/rust/discrim-symbol-rm, r=pcwalton | bors | -66/+0 |
| 2013-08-21 | Trimmed whitespace | Vadim Chugunov | -2/+2 |
| 2013-08-21 | auto merge of #8445 : Florob/rust/unicode, r=graydon | bors | -34/+2556 |
| 2013-08-21 | Changed `fn main` to `pub fn main` | Andreas Martens | -1/+1 |
| 2013-08-21 | auto merge of #8610 : kballard/rust/mod_floor, r=alexcrichton | bors | -2/+15 |
| 2013-08-21 | Split cross-crate test into own test and xfail-fast it | Andreas Martens | -12/+29 |
| 2013-08-21 | auto merge of #8604 : kballard/rust/iter-size-hint, r=graydon | bors | -11/+100 |
| 2013-08-21 | Adjust callbacks in the libraries for the new type of extern fns | Niko Matsakis | -33/+168 |
| 2013-08-21 | Change type of extern fns from `*u8` to `extern "ABI" fn` | Niko Matsakis | -86/+172 |
| 2013-08-21 | Fix crash(!) by using the *Rust fn type* not the extern fn type | Niko Matsakis | -1/+24 |
| 2013-08-21 | auto merge of #8602 : sanxiyn/rust/sysconf, r=graydon | bors | -224/+214 |
| 2013-08-21 | auto merge of #8600 : sfackler/rust/http, r=brson | bors | -30/+0 |
| 2013-08-21 | Add support for performing NFD and NFKD on strings | Florian Zeitz | -0/+143 |
| 2013-08-21 | Add canonical combining class to std::unicode | Florian Zeitz | -4/+219 |
| 2013-08-21 | Add Unicode decomposition mappings to std::unicode | Florian Zeitz | -32/+2196 |
| 2013-08-21 | auto merge of #8585 : jankobler/rust/extract-grammar-01, r=catamorphism | bors | -1/+5 |
| 2013-08-21 | auto merge of #8582 : thestinger/rust/container, r=thestinger | bors | -308/+264 |
| 2013-08-20 | auto merge of #8580 : bytewiseand/rust/tuple-struct-ctor-ptr, r=alexcrichton | bors | -2/+27 |
| 2013-08-20 | auto merge of #8573 : mrordinaire/rust/struct-new-as-field-name, r=alexcrichton | bors | -25/+8 |
| 2013-08-20 | Fix typo in test/bench/noise.rs. Closes #8574. | nsf | -1/+1 |
| 2013-08-20 | Deleted fun_treemap | Steven Fackler | -85/+0 |
| 2013-08-20 | enable tests for the container tutorial | Daniel Micay | -3/+3 |
| 2013-08-20 | iterator: add a method for reversing a container | Daniel Micay | -2/+30 |