| Age | Commit message (Expand) | Author | Lines |
| 2013-08-20 | auto merge of #8519 : msullivan/rust/objects, r=catamorphism | bors | -171/+226 |
| 2013-08-20 | auto merge of #8328 : alexcrichton/rust/llvm-head, r=brson | bors | -37/+35 |
| 2013-08-20 | auto merge of #8566 : toddaaro/rust/idle-opt+cleaning, r=catamorphism,brson | bors | -302/+386 |
| 2013-08-20 | Fix LLVM compilation issues and use the new attrs | Alex Crichton | -36/+34 |
| 2013-08-20 | auto merge of #8463 : brson/rust/borrowck, r=nmatsakis,nikomatsakis | bors | -17/+43 |
| 2013-08-20 | auto merge of #8638 : pnkfelix/rust/fsk-visitor-vpar-defaults-step5, r=huonw | bors | -182/+431 |
| 2013-08-20 | add line break post dbaupp review. | Felix S. Klock II | -1/+2 |
| 2013-08-20 | remove trailing whitespace to placate make tidy. | Felix S. Klock II | -1/+1 |
| 2013-08-20 | Port lint.rs from oldvisit to <V:Visit> trait API. Less mechanical port. | Felix S. Klock II | -182/+430 |
| 2013-08-20 | Upgrade llvm to current HEAD | Alex Crichton | -1/+1 |
| 2013-08-19 | auto merge of #8548 : catamorphism/rust/unignore-rustpkg-tests, r=catamorphism | bors | -93/+86 |
| 2013-08-19 | std: Restore dynamic borrow tracking | Brian Anderson | -17/+43 |
| 2013-08-19 | auto merge of #8584 : thestinger/rust/jemalloc, r=graydon | bors | -1/+22 |
| 2013-08-19 | jemalloc: use $(AR), not `ar` | Daniel Micay | -2/+2 |
| 2013-08-19 | regenerate configure | Graydon Hoare | -1/+13 |
| 2013-08-19 | auto merge of #8500 : graydon/rust/2013-08-13-self-rollup, r=thestinger | bors | -17/+303 |
| 2013-08-19 | rt: make jemalloc header conform to android signature. | Graydon Hoare | -0/+9 |
| 2013-08-19 | rustpkg: Un-ignore most of the remaining tests | Tim Chevalier | -93/+86 |
| 2013-08-19 | compiletest: do not run tests in sub-threads if on valgrind. | Graydon Hoare | -1/+12 |
| 2013-08-19 | Try to fix mac valgrind bot by disabling thread-heavy activities. | Graydon Hoare | -15/+64 |
| 2013-08-19 | Add tests for cross-crate condition handling. Close #5446. | Graydon Hoare | -0/+215 |
| 2013-08-19 | test: add testcase, close #4929 which was already fixed. | Graydon Hoare | -0/+12 |
| 2013-08-19 | test: un-xfail now working run-pass/foreign-struct.rs, close #2334. | Graydon Hoare | -1/+0 |
| 2013-08-19 | auto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar-defaults-step4, r=nmatsakis | bors | -217/+314 |
| 2013-08-19 | auto merge of #8459 : thestinger/rust/checked, r=graydon | bors | -2/+42 |
| 2013-08-19 | clean whitespace :/ | toddaaro | -6/+6 |
| 2013-08-19 | Make supertrait methods callable on object types. | Michael Sullivan | -170/+225 |
| 2013-08-19 | Rangechange the log message truncation limit. | Michael Sullivan | -1/+1 |
| 2013-08-19 | auto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar-defaults-step3, r=nmatsakis | bors | -316/+405 |
| 2013-08-19 | auto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar-defaults-step2, r=graydo... | bors | -446/+602 |
| 2013-08-19 | auto merge of #8535 : nikomatsakis/rust/issue-3678-wrappers-be-gone-2, r=graydon | bors | -1623/+2417 |
| 2013-08-19 | Add externfn macro and correctly label fixed_stack_segments | Niko Matsakis | -86/+749 |
| 2013-08-19 | Issue #3678: Remove wrappers and call foreign functions directly | Niko Matsakis | -1559/+1690 |
| 2013-08-19 | auto merge of #8564 : alexcrichton/rust/ifmt+++, r=graydon | bors | -32/+105 |
| 2013-08-18 | auto merge of #8556 : sfackler/rust/quote, r=alexcrichton | bors | -186/+256 |
| 2013-08-18 | auto merge of #8565 : bblum/rust/select-bugfix, r=brson | bors | -18/+23 |
| 2013-08-18 | auto merge of #8561 : kballard/rust/do-block-internal-err-msg, r=thestinger | bors | -50/+1 |
| 2013-08-18 | auto merge of #8560 : kballard/rust/reserve-yield, r=pcwalton | bors | -72/+75 |
| 2013-08-18 | auto merge of #8545 : blake2-ppc/rust/iterbytes, r=alexcrichton | bors | -61/+89 |
| 2013-08-18 | quote_*! macros take an ExtCtx | Steven Fackler | -186/+256 |
| 2013-08-18 | auto merge of #8558 : kballard/rust/xorshift-seed, r=cmr | bors | -6/+15 |
| 2013-08-18 | std::hash: Add testcase for colliding hashes of tuples | blake2-ppc | -0/+14 |
| 2013-08-18 | std::to_bytes: Implement IterBytes on 1- to 8-tuples | blake2-ppc | -20/+29 |
| 2013-08-18 | std::to_bytes: Delimit sequences &[A] and ~str when hashing | blake2-ppc | -42/+47 |
| 2013-08-18 | auto merge of #8555 : chris-morgan/rust/time-clone, r=huonw | bors | -3/+17 |
| 2013-08-18 | auto merge of #8551 : huonw/rust/speling, r=alexcrichton | bors | -76/+77 |
| 2013-08-18 | auto merge of #8550 : kballard/rust/token-start-err-msg, r=catamorphism | bors | -1/+3 |
| 2013-08-17 | auto merge of #8547 : kballard/rust/trait-parse-err-msg, r=alexcrichton | bors | -1/+14 |
| 2013-08-17 | auto merge of #8544 : dim-an/rust/fix-match-pipes, r=pcwalton | bors | -20/+94 |
| 2013-08-18 | More spelling corrections. | Huon Wilson | -13/+15 |