| Age | Commit message (Expand) | Author | Lines |
| 2015-10-28 | Rollup merge of #29438 - jethrogb:topic/book-rbstrlit, r=alexcrichton | Steve Klabnik | -3/+6 |
| 2015-10-28 | Rollup merge of #29437 - brson:authors, r=alexcrichton | Steve Klabnik | -2/+7 |
| 2015-10-28 | Rollup merge of #29435 - djrollins:diverging-function-doc, r=Manishearth | Steve Klabnik | -0/+2 |
| 2015-10-28 | Rollup merge of #29417 - pmarcelll:assert-doc, r=steveklabnik | Steve Klabnik | -0/+5 |
| 2015-10-28 | Rollup merge of #29405 - pmarcelll:docs-fix, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-10-28 | Rollup merge of #29264 - mdinger:colorify, r=steveklabnik | Steve Klabnik | -5/+8 |
| 2015-10-28 | Book: Update raw/byte string literal in syntax index | Jethro Beekman | -3/+6 |
| 2015-10-28 | Auto merge of #29415 - nikomatsakis:issue-29161, r=nikomatsakis | bors | -5/+40 |
| 2015-10-28 | Tweak the add-authors.sh script | Brian Anderson | -2/+7 |
| 2015-10-28 | Add diverging functions `-> !` to syntax index | Daniel Rollins | -0/+2 |
| 2015-10-28 | The `source_did` may not be local, so don't unwrap the | Niko Matsakis | -2/+28 |
| 2015-10-28 | Auto merge of #29403 - alexcrichton:fix-windows-again-zomg, r=brson | bors | -0/+2 |
| 2015-10-28 | Auto merge of #29233 - angelsl:msvc1, r=alexcrichton | bors | -0/+0 |
| 2015-10-28 | Auto merge of #29409 - arielb1:recursive-arrays, r=eddyb | bors | -1/+24 |
| 2015-10-28 | Auto merge of #29404 - jonas-schievink:external-overlap-print, r=Aatch | bors | -5/+3 |
| 2015-10-28 | Auto merge of #29402 - sanxiyn:if-let, r=steveklabnik | bors | -13/+6 |
| 2015-10-28 | Auto merge of #29400 - gkoz:phantom_data, r=alexcrichton | bors | -0/+7 |
| 2015-10-28 | Update compiler-rt | angelsl | -0/+0 |
| 2015-10-28 | Auto merge of #29398 - jonas-schievink:if-let-arms, r=arielb1 | bors | -7/+30 |
| 2015-10-28 | Auto merge of #29313 - arielb1:projection-overflow, r=eddyb | bors | -2/+97 |
| 2015-10-28 | Auto merge of #29311 - steveklabnik:doc_iterator_trait, r=alexcrichton | bors | -261/+1183 |
| 2015-10-28 | Mention in the docs, that `assert!` has a second version with a custom message | Marcell Pardavi | -0/+5 |
| 2015-10-27 | Auto merge of #29072 - nagisa:place-arrow, r=pnkfelix | bors | -223/+525 |
| 2015-10-27 | Add some debug printouts to librustc_privacy | Niko Matsakis | -3/+12 |
| 2015-10-27 | Adjust src/grammar for the introduced <- op | Simonas Kazlauskas | -4/+14 |
| 2015-10-27 | Auto merge of #28833 - jryans:borrowck-linear-errors, r=pnkfelix | bors | -8/+38 |
| 2015-10-27 | type_of: use `sizing_type_of` to check the size of arrays | Ariel Ben-Yehuda | -1/+24 |
| 2015-10-27 | Add tests for newly introduced syntax | Simonas Kazlauskas | -6/+62 |
| 2015-10-27 | Update unused_parens lint for placement-in arrow | Simonas Kazlauskas | -0/+1 |
| 2015-10-27 | Fix restrictions when parsing rhs of equalities | Simonas Kazlauskas | -8/+79 |
| 2015-10-27 | Fix prefix range expressions being not parsed | Simonas Kazlauskas | -74/+77 |
| 2015-10-27 | Add a test for #29071 | Simonas Kazlauskas | -0/+21 |
| 2015-10-27 | Generalise associative operator parsing | Simonas Kazlauskas | -194/+334 |
| 2015-10-27 | Auto merge of #26421 - nham:fix_21546, r=pnkfelix | bors | -15/+110 |
| 2015-10-27 | Small fix in the book | Marcell Pardavi | -1/+1 |
| 2015-10-27 | Auto merge of #26848 - oli-obk:const_fn_const_eval, r=pnkfelix | bors | -53/+163 |
| 2015-10-27 | Don't print the same impl twice on ext. overlap | Jonas Schievink | -5/+3 |
| 2015-10-27 | mk: Re-add libgcc_s_seh-1.dll to windows dist | Alex Crichton | -0/+2 |
| 2015-10-28 | Use `if let` | Seo Sanghyeon | -13/+6 |
| 2015-10-27 | Adds tons of documentation for Iterator | Steve Klabnik | -261/+1183 |
| 2015-10-27 | Auto merge of #29327 - sanxiyn:argument, r=nrc | bors | -38/+74 |
| 2015-10-27 | add a recursion limit for type representation | Ariel Ben-Yehuda | -0/+44 |
| 2015-10-27 | project: add a recursion limit to "tail-recursive" projections | Ariel Ben-Yehuda | -2/+53 |
| 2015-10-27 | Implement Default for PhantomData | Gleb Kozyrev | -0/+7 |
| 2015-10-27 | Diagnostic: "`if let` arm with incompatible type" | Jonas Schievink | -7/+30 |
| 2015-10-27 | Auto merge of #29326 - Charlotteis:patch-1, r=steveklabnik | bors | -4/+4 |
| 2015-10-27 | the const evaluator might run before check_const | Oliver Schneider | -8/+16 |
| 2015-10-27 | Auto merge of #29317 - matklad:clarify-reference, r=steveklabnik | bors | -5/+5 |
| 2015-10-27 | Auto merge of #29309 - rjbs:doc-comment-sections, r=alexcrichton | bors | -37/+35 |
| 2015-10-27 | Auto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcrichton | bors | -0/+12 |