| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2013-08-13 | Add a bunch of tests for closed issues | Alex Crichton | -0/+340 |
| 2013-08-13 | auto merge of #8497 : nikomatsakis/rust/improvements-to-object-coercion, r=pc... | bors | -0/+114 |
| 2013-08-13 | auto merge of #8446 : alexcrichton/rust/ifmt++, r=graydon | bors | -37/+157 |
| 2013-08-13 | Add `f` formats to `ifmt!` | Alex Crichton | -6/+15 |
| 2013-08-13 | Add test for repeat expr in statics. | Luqman Aden | -0/+31 |
| 2013-08-13 | auto merge of #8329 : michaelwoerister/rust/lexical_scopes_alt, r=graydon | bors | -10/+1573 |
| 2013-08-13 | Merge pull request #8432 from chris-morgan/remove-assert-eq-macro-fail-binary | Graydon Hoare | -0/+0 |
| 2013-08-13 | Reborrow even when passing &Object to &Object, so as to permit freezing | Niko Matsakis | -0/+48 |
| 2013-08-13 | Fix freezing of @mut Objects when passing as argument | Niko Matsakis | -0/+66 |
| 2013-08-13 | debuginfo: Add some tests for visibiliy scopes within closures. | Michael Woerister | -0/+237 |
| 2013-08-13 | debuginfo: Add support for argument shadowing. | Michael Woerister | -0/+59 |
| 2013-08-13 | debuginfo: Implemented proper handling of lexical scopes and variable shadowing. | Michael Woerister | -10/+1277 |
| 2013-08-12 | Forbid pub/priv where it has no effect | Alex Crichton | -18/+60 |
| 2013-08-12 | Correct the padding on integer types for formatting | Alex Crichton | -65/+57 |
| 2013-08-12 | Define integer formats for all widths | Alex Crichton | -0/+64 |
| 2013-08-12 | Implement formatting arguments for strings and integers | Alex Crichton | -37/+92 |
| 2013-08-12 | rustc: Give a hint when a static method call has fewer than expected type par... | Tim Chevalier | -0/+22 |
| 2013-08-12 | auto merge of #8418 : pnkfelix/rust/fsk-issue3192-improve-parse-error-for-emp... | bors | -1/+73 |
| 2013-08-11 | Fixed option_env! type | Steven Fackler | -2/+1 |
| 2013-08-11 | tests: Add new tests for borrowck/objects and update some existing tests | Niko Matsakis | -22/+265 |
| 2013-08-10 | Merge branch 'match' of https://github.com/msullivan/rust into rollup | Erick Tryzelaar | -11/+31 |
| 2013-08-10 | Merge branch 'issue-8393-attributes-in-macros' of https://github.com/nikomats... | Erick Tryzelaar | -0/+40 |
| 2013-08-10 | Merge branch 'vec-exh' of https://github.com/stepancheg/rust into rollup | Erick Tryzelaar | -17/+61 |
| 2013-08-10 | Merge branch 'enum-method-privacy' of https://github.com/michaelwoerister/rus... | Erick Tryzelaar | -4/+36 |
| 2013-08-10 | Merge remote-tracking branch 'remotes/origin/master' into cleanup-iterators | Erick Tryzelaar | -0/+28 |
| 2013-08-10 | std: Rename Iterator.transform -> .map | Erick Tryzelaar | -9/+9 |
| 2013-08-10 | std: merge Iterator and IteratorUtil | Erick Tryzelaar | -1/+1 |
| 2013-08-10 | Mass rename of .consume{,_iter}() to .move_iter() | Erick Tryzelaar | -8/+8 |
| 2013-08-10 | auto merge of #8270 : dotdash/rust/ret_alloca_elim, r=pcwalton | bors | -0/+28 |
| 2013-08-10 | Elide unnecessary ret slot allocas | Björn Steinbrink | -0/+28 |
| 2013-08-10 | Remove in-tree test binary. | Chris Morgan | -0/+0 |
| 2013-08-09 | auto merge of #8296 : erickt/rust/remove-str-trailing-nulls, r=erickt | bors | -34/+19 |
| 2013-08-09 | Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing... | Erick Tryzelaar | -19/+154 |