| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2013-08-17 | auto merge of #8554 : michaelwoerister/rust/generics, r=brson | bors | -100/+2226 |
| 2013-08-17 | auto merge of #8433 : brson/rust/rm-more-oldrt-crud, r=brson | bors | -714/+115 |
| 2013-08-17 | auto merge of #8441 : erickt/rust/deny-warnings, r=erickt | bors | -585/+704 |
| 2013-08-17 | Fix warnings it tests | Erick Tryzelaar | -581/+701 |
| 2013-08-17 | Fix warnings in librustc and libsyntax | Erick Tryzelaar | -3/+2 |
| 2013-08-17 | Fix warnings in tests | Erick Tryzelaar | -1/+1 |
| 2013-08-17 | auto merge of #8272 : DaGenix/rust/digest-md5-impl-not-unrolled, r=cmr | bors | -42/+471 |
| 2013-08-17 | auto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton | bors | -0/+795 |
| 2013-08-17 | auto merge of #8531 : brson/rust/test-waitpid-workaround, r=graydon | bors | -2/+16 |
| 2013-08-17 | Crypto: Add tests for add_bytes_to_bits functions. | Palmer Cox | -0/+47 |
| 2013-08-17 | Crypto: update checked addition functions to use CheckedAdd intrinsic. | Palmer Cox | -42/+65 |
| 2013-08-17 | MD5: Create an implementation of MD5. | Palmer Cox | -0/+331 |
| 2013-08-17 | Crypto: Add little-endian versions of existing functions: read_u32v_le and wr... | Palmer Cox | -0/+28 |
| 2013-08-16 | Delegate `{}` to Default instead of Poly | Alex Crichton | -29/+100 |
| 2013-08-16 | Implement `{:s}` for ~str and @str as well | Alex Crichton | -3/+5 |
| 2013-08-16 | Remove obsolete error message regarding do-blocks with internal iters | Kevin Ballard | -50/+1 |
| 2013-08-16 | debuginfo: Added test cases for static struct and enum methods. | Michael Woerister | -0/+134 |
| 2013-08-16 | debuginfo: Test cases for [generic][default][static] methods and functions: | Michael Woerister | -3/+635 |
| 2013-08-16 | debuginfo: Support for combinations of Self type and type parameters. | Michael Woerister | -133/+81 |
| 2013-08-16 | debuginfo: Add test case for issue #8513. | Michael Woerister | -0/+20 |
| 2013-08-16 | debuginfo: Implemented support for Self type parameter in trait methods with ... | Michael Woerister | -45/+266 |
| 2013-08-16 | debuginfo: Added test cases for methods on structs, enums, traits, and tuple-... | Michael Woerister | -0/+663 |
| 2013-08-16 | debuginfo: Added support for self parameter in methods. | Michael Woerister | -12/+70 |
| 2013-08-16 | debuginfo: Fixed crash occuring for parameterless closures. | Michael Woerister | -6/+5 |
| 2013-08-16 | debuginfo: Added test cases for generic structs and enums. | Michael Woerister | -6/+213 |
| 2013-08-16 | debuginfo: Properly handle monomorphization of generic functions. | Michael Woerister | -87/+158 |