| Age | Commit message (Expand) | Author | Lines |
| 2015-10-25 | syntax/rustc_front: Simplify VariantData::fields | Vadim Petrochenkov | -124/+90 |
| 2015-10-25 | Auto merge of #29273 - Manishearth:regression, r=alexcrichton | bors | -0/+17 |
| 2015-10-25 | Auto merge of #29272 - sanxiyn:llvm-update, r=alexcrichton | bors | -0/+28 |
| 2015-10-25 | Auto merge of #29261 - apasel422:issue-22403, r=alexcrichton | bors | -0/+15 |
| 2015-10-25 | Auto merge of #29256 - alexcrichton:less-flaky, r=brson | bors | -1/+3 |
| 2015-10-24 | Auto merge of #29151 - wthrowe:linker-output-ICE, r=alexcrichton | bors | -0/+60 |
| 2015-10-24 | Auto merge of #29215 - fhahn:issue-28157-bad-semicolon, r=alexcrichton | bors | -10/+10 |
| 2015-10-24 | Add regression test for #26886 | Manish Goregaokar | -0/+17 |
| 2015-10-24 | Auto merge of #29259 - arielb1:supertrait-self-2, r=eddyb | bors | -10/+36 |
| 2015-10-24 | rustllvm: Update to LLVM trunk | Seo Sanghyeon | -0/+28 |
| 2015-10-24 | Auto merge of #29260 - GuillaumeGomez:E0211_improvement, r=Manishearth | bors | -4/+60 |
| 2015-10-24 | Auto merge of #29252 - steveklabnik:safety, r=alexcrichton | bors | -9/+9 |
| 2015-10-24 | Auto merge of #29245 - james-darkfox:master, r=alexcrichton | bors | -0/+5 |
| 2015-10-23 | Add test for #22403 | Andrew Paseltiner | -0/+15 |
| 2015-10-24 | Improve E0211 error diagnostic | Guillaume Gomez | -4/+60 |
| 2015-10-24 | Allow bare semicolon in grammar doc, closes #28157 | Florian Hahn | -1/+1 |
| 2015-10-24 | Remove bare semicolons | Florian Hahn | -9/+9 |
| 2015-10-23 | Auto merge of #29065 - steveklabnik:doc_iter_traits, r=alexcrichton | bors | -25/+315 |
| 2015-10-24 | object_safety: check whether a supertrait contains Self even without being it | Ariel Ben-Yehuda | -10/+36 |
| 2015-10-23 | Add a regression test for #29122 (fixed in #29134) | William Throwe | -0/+60 |
| 2015-10-23 | Document a bunch of std::iter traits | Steve Klabnik | -25/+315 |
| 2015-10-23 | Auto merge of #29241 - nikomatsakis:issue-28871, r=arielb1 | bors | -14/+114 |
| 2015-10-24 | Implements Default for mutable slices. Fixes: #29244 | James McGlashan | -0/+5 |
| 2015-10-23 | std: Add more entries to stdtest base_port | Alex Crichton | -1/+3 |
| 2015-10-23 | Auto merge of #29243 - skeleten:issue-29184, r=alexcrichton | bors | -1/+35 |
| 2015-10-23 | Unsafety -> Safety in doc headings | Steve Klabnik | -9/+9 |
| 2015-10-23 | add main fn to test | Niko Matsakis | -0/+2 |
| 2015-10-23 | Add error message for using `typeof` instead of an ICE. | skeleten | -1/+35 |
| 2015-10-23 | Auto merge of #29194 - chrisccerami:clarify-headers-in-traits-docs, r=Manishe... | bors | -6/+16 |
| 2015-10-23 | Auto merge of #29242 - matklad:fix-comment, r=alexcrichton | bors | -2/+15 |
| 2015-10-23 | Define bounds in glossary.md | Chris C Cerami | -6/+16 |
| 2015-10-23 | Auto merge of #27894 - steveklabnik:gh26888, r=alexcrichton | bors | -8/+78 |
| 2015-10-22 | Document replacement behavior in some collections | Steve Klabnik | -8/+78 |
| 2015-10-23 | Auto merge of #29216 - steveklabnik:fix_libc, r=alexcrichton | bors | -1/+1 |
| 2015-10-23 | parser: fix erroneous comment | Aleksey Kladov | -2/+15 |
| 2015-10-22 | fix bug in hir,identified | Niko Matsakis | -1/+1 |
| 2015-10-22 | improve Scope to print node-ids etc | Niko Matsakis | -1/+18 |
| 2015-10-22 | distinguish projections from the env/obj-types vs those from | Niko Matsakis | -12/+93 |
| 2015-10-22 | Rollup merge of #29230 - tsion:fix-nomicon-typo-2, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2015-10-22 | Rollup merge of #29224 - wesleywiser:patch-2, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-10-22 | Rollup merge of #29213 - apasel422:unsafe-cell, r=Gankro | Steve Klabnik | -5/+1 |
| 2015-10-22 | Rollup merge of #29207 - ykomatsu:trpl, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-10-22 | Rollup merge of #29193 - kini:filename-conventions, r=alexcrichton | Steve Klabnik | -2/+3 |
| 2015-10-22 | Rollup merge of #29170 - kini:curl-sh-disclaimer, r=steveklabnik | Steve Klabnik | -5/+9 |
| 2015-10-22 | Auto merge of #29170 - kini:curl-sh-disclaimer, r=steveklabnik | bors | -5/+9 |
| 2015-10-22 | Fix build of libc on stable | Steve Klabnik | -1/+1 |
| 2015-10-22 | Auto merge of #29018 - tsion:doc-typo, r=steveklabnik | bors | -1/+1 |
| 2015-10-22 | Add missing "to" in Rustonomicon Atomics. | Scott Olson | -5/+5 |
| 2015-10-22 | Auto merge of #28355 - DiamondLovesYou:pnacl-librustc-trans, r=alexcrichton | bors | -2/+44 |
| 2015-10-22 | Auto merge of #29210 - arielb1:suggest-overflow, r=eddyb | bors | -2/+43 |