| Age | Commit message (Expand) | Author | Lines |
| 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 #8535 : nikomatsakis/rust/issue-3678-wrappers-be-gone-2, r=graydon | bors | -14/+46 |
| 2013-08-19 | Add externfn macro and correctly label fixed_stack_segments | Niko Matsakis | -3/+40 |
| 2013-08-19 | Issue #3678: Remove wrappers and call foreign functions directly | Niko Matsakis | -11/+6 |
| 2013-08-19 | auto merge of #8564 : alexcrichton/rust/ifmt+++, r=graydon | bors | -5/+27 |
| 2013-08-18 | auto merge of #8556 : sfackler/rust/quote, r=alexcrichton | bors | -23/+23 |
| 2013-08-18 | auto merge of #8561 : kballard/rust/do-block-internal-err-msg, r=thestinger | bors | -41/+0 |
| 2013-08-18 | auto merge of #8560 : kballard/rust/reserve-yield, r=pcwalton | bors | -22/+22 |
| 2013-08-18 | quote_*! macros take an ExtCtx | Steven Fackler | -23/+23 |
| 2013-08-18 | auto merge of #8551 : huonw/rust/speling, r=alexcrichton | bors | -2/+2 |
| 2013-08-17 | auto merge of #8547 : kballard/rust/trait-parse-err-msg, r=alexcrichton | bors | -0/+13 |
| 2013-08-17 | auto merge of #8544 : dim-an/rust/fix-match-pipes, r=pcwalton | bors | -0/+68 |
| 2013-08-17 | auto merge of #8554 : michaelwoerister/rust/generics, r=brson | bors | -11/+1880 |
| 2013-08-17 | Fix warnings it tests | Erick Tryzelaar | -581/+701 |
| 2013-08-16 | Delegate `{}` to Default instead of Poly | Alex Crichton | -5/+25 |
| 2013-08-16 | Implement `{:s}` for ~str and @str as well | Alex Crichton | -0/+2 |
| 2013-08-16 | Remove obsolete error message regarding do-blocks with internal iters | Kevin Ballard | -41/+0 |
| 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 | -1/+635 |
| 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 | -0/+141 |
| 2013-08-16 | debuginfo: Added test cases for methods on structs, enums, traits, and tuple-... | Michael Woerister | -0/+663 |
| 2013-08-16 | debuginfo: Added test cases for generic structs and enums. | Michael Woerister | -1/+198 |
| 2013-08-16 | debuginfo: Properly handle monomorphization of generic functions. | Michael Woerister | -1/+16 |
| 2013-08-16 | debuginfo: Generate template type parameters for generic functions. | Michael Woerister | -0/+48 |
| 2013-08-16 | debuginfo: Fixed option-like-enum test case so it does not rely on undefined ... | Michael Woerister | -11/+28 |
| 2013-08-16 | Reserve 'yield' keyword | Kevin Ballard | -22/+22 |
| 2013-08-16 | auto merge of #8534 : huonw/rust/tls-key-macro, r=alexcrichton | bors | -1/+51 |
| 2013-08-16 | auto merge of #8532 : kballard/rust/cstr-cleanup, r=erickt | bors | -3/+3 |
| 2013-08-15 | auto merge of #8518 : catamorphism/rust/issue-8498-workaround, r=brson | bors | -0/+44 |
| 2013-08-16 | doc: convert remaining uses of core:: to std::. | Huon Wilson | -2/+2 |
| 2013-08-16 | syntax: add a local_data_key macro that creates a key for access to the TLS. | Huon Wilson | -1/+51 |
| 2013-08-15 | auto merge of #7917 : catamorphism/rust/resolve-and-testcases, r=catamorphism | bors | -0/+44 |
| 2013-08-15 | testsuite: xfailed test cases | Tim Chevalier | -0/+44 |
| 2013-08-15 | rm obsolete test | Daniel Micay | -44/+0 |
| 2013-08-15 | vec: rm obsolete zip and zip_slice | Daniel Micay | -44/+0 |
| 2013-08-15 | Fix error message when trait method ends with wrong token | Kevin Ballard | -0/+13 |
| 2013-08-15 | auto merge of #8485 : alexcrichton/rust/add-tests, r=catamorphism | bors | -0/+445 |
| 2013-08-16 | Pointers to bound variables are stored after all patterns are matched. | Dmitry Ermolov | -2/+0 |
| 2013-08-15 | Add even more tests | Alex Crichton | -0/+105 |
| 2013-08-15 | Fix a typo in the ifmt dox | Alex Crichton | -5/+5 |
| 2013-08-16 | Test for issue #6338. | Dmitry Ermolov | -0/+70 |
| 2013-08-15 | Add ToCStr method .with_c_str() | Kevin Ballard | -3/+3 |
| 2013-08-15 | auto merge of #8483 : luqmana/rust/rexprs, r=catamorphism | bors | -0/+31 |
| 2013-08-14 | testsuite: Add xfailed test for #8498 | Tim Chevalier | -0/+44 |
| 2013-08-14 | rustc: Eliminate a derived error in check::_match | Tim Chevalier | -2/+29 |
| 2013-08-14 | auto merge of #8440 : sfackler/rust/env-fix, r=pcwalton | bors | -2/+1 |
| 2013-08-13 | auto merge of #8477 : catamorphism/rust/issue-4096, r=msullivan | bors | -0/+22 |