| Age | Commit message (Expand) | Author | Lines |
| 2015-10-19 | Clean whitespace | Carlos Liam | -1/+1 |
| 2015-10-19 | allow constant evaluation of function calls | Oliver Schneider | -25/+59 |
| 2015-10-18 | Remove #[derive(Show)] | Vadim Petrochenkov | -7/+11 |
| 2015-10-18 | Auto merge of #28845 - oli-obk:rfc1229, r=pnkfelix | bors | -63/+78 |
| 2015-10-18 | Auto merge of #29091 - luqmana:29073-overflow-cabi, r=pnkfelix | bors | -0/+25 |
| 2015-10-17 | Auto merge of #28933 - fhahn:issue-28837-partialeq-note, r=alexcrichton | bors | -0/+60 |
| 2015-10-17 | Auto merge of #29114 - apasel422:issue-27105, r=alexcrichton | bors | -0/+24 |
| 2015-10-17 | Auto merge of #29110 - apasel422:shared, r=alexcrichton | bors | -0/+66 |
| 2015-10-16 | Add test for #27105 | Andrew Paseltiner | -0/+24 |
| 2015-10-16 | trans: Use an isize to count the number of registers so we don't underflow fo... | Luqman Aden | -0/+25 |
| 2015-10-16 | Add `Shared` pointer and have `{Arc, Rc}` use it | Andrew Paseltiner | -0/+66 |
| 2015-10-16 | Auto merge of #29014 - petrochenkov:stability, r=brson | bors | -64/+86 |
| 2015-10-16 | Auto merge of #28957 - GuillaumeGomez:patch-5, r=Manishearth | bors | -9/+9 |
| 2015-10-16 | Change error message in rustbook | Guillaume Gomez | -4/+4 |
| 2015-10-15 | Rollup merge of #29068 - apasel422:tidy, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-10-15 | Auto merge of #27017 - luqmana:25594-sysv-abi-ffi, r=bkoropoff | bors | -0/+338 |
| 2015-10-15 | Update the comments for Win64 ABI in tests. | Luqman Aden | -54/+38 |
| 2015-10-15 | rust_trans: struct argument over ffi were passed incorrectly in some situatio... | Luqman Aden | -0/+354 |
| 2015-10-15 | Auto merge of #28980 - nrc:unsafe-macros, r=@pnkfelix | bors | -144/+0 |
| 2015-10-14 | Remove unnecessary parentheses around range expressions | Andrew Paseltiner | -1/+1 |
| 2015-10-15 | Auto merge of #29012 - tari:issue-28676, r=luqmana | bors | -0/+40 |
| 2015-10-14 | Add test case for #28676. | Peter Marheine | -0/+40 |
| 2015-10-14 | Auto merge of #29001 - arielb1:normalized-foreign, r=eddyb | bors | -0/+31 |
| 2015-10-14 | Auto merge of #28827 - thepowersgang:unsafe-const-fn-2, r=Aatch | bors | -0/+55 |
| 2015-10-14 | Rollup merge of #29006 - arielb1:callee-outlives-call, r=pnkfelix | Manish Goregaokar | -0/+20 |
| 2015-10-14 | Rollup merge of #29004 - frewsxcv:regression-test-22814, r=alexcrichton | Manish Goregaokar | -0/+22 |
| 2015-10-13 | implement RFC 1229 | Oliver Schneider | -63/+78 |
| 2015-10-13 | Some additional tests | Vadim Petrochenkov | -0/+25 |
| 2015-10-13 | Test and gate empty structures and variants better | Vadim Petrochenkov | -35/+252 |
| 2015-10-13 | Unify structures and enum variants in AST | Vadim Petrochenkov | -19/+4 |
| 2015-10-13 | Update test error compilation message for E0512 | Guillaume Gomez | -5/+5 |
| 2015-10-13 | Reword note about missing trait implementation | Florian Hahn | -16/+16 |
| 2015-10-13 | Refactor attr::Stability | Vadim Petrochenkov | -64/+61 |
| 2015-10-12 | require a method callee's type to outlive the call | Ariel Ben-Yehuda | -0/+20 |
| 2015-10-12 | Add regression test for #22814 | Corey Farwell | -0/+22 |
| 2015-10-12 | normalize the types of foreign functions | Ariel Ben-Yehuda | -0/+31 |
| 2015-10-12 | Add regression test for #17336 | Corey Farwell | -0/+17 |
| 2015-10-12 | Add notes for all potentially missing std::ops traits | Florian Hahn | -10/+50 |
| 2015-10-12 | Remove the push_unsafe! and pop_unsafe! macros. | Nick Cameron | -144/+0 |
| 2015-10-11 | Auto merge of #28948 - steveklabnik:gh28944, r=alexcrichton | bors | -2/+2 |
| 2015-10-10 | Diagnostic change: crate features -> crate root | Steve Klabnik | -2/+2 |
| 2015-10-10 | Auto merge of #28938 - GlenDC:master, r=Manishearth | bors | -0/+16 |
| 2015-10-10 | Whitelisting PatWild for E0022. Fix #28822 | glendc | -0/+16 |
| 2015-10-10 | Auto merge of #28920 - dotdash:const_align, r=eddyb | bors | -0/+66 |
| 2015-10-10 | Auto merge of #28932 - barosl:empty-comment, r=alexcrichton | bors | -0/+17 |
| 2015-10-10 | Auto merge of #28861 - pnkfelix:fsk-nonparam-dropck-issue28498, r=arielb1 | bors | -1/+491 |
| 2015-10-10 | Set proper alignment on constants | Björn Steinbrink | -0/+66 |
| 2015-10-09 | Add notes for missing PartialEq and PartialOrd, closes #28837 | Florian Hahn | -0/+20 |
| 2015-10-10 | Prevent `/**/` from being parsed as a doc comment | Barosl Lee | -0/+17 |
| 2015-10-09 | Auto merge of #28929 - pnkfelix:expand-legal-cycles-test, r=alexcrichton | bors | -46/+480 |