| Age | Commit message (Expand) | Author | Lines |
| 2016-01-29 | Auto merge of #31144 - jseyfried:remove_import_ordering_restriction, r=nrc | bors | -25/+0 |
| 2016-01-29 | Auto merge of #31132 - gchp:internals, r=brson | bors | -35/+81 |
| 2016-01-29 | Auto merge of #30948 - fabricedesre:rpi2, r=alexcrichton | bors | -0/+32 |
| 2016-01-29 | Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakis | bors | -73/+3330 |
| 2016-01-28 | Auto merge of #30411 - mitaa:multispan, r=nrc | bors | -434/+1187 |
| 2016-01-28 | Implement MultiSpan error reporting | mitaa | -434/+1187 |
| 2016-01-28 | Add support for armv7 toolchains | Fabrice Desré | -0/+32 |
| 2016-01-28 | Auto merge of #31257 - tmiasko:track-errors-fix, r=nikomatsakis | bors | -2/+2 |
| 2016-01-28 | Fix checking if there have been new errors. | Tomasz Miąsko | -2/+2 |
| 2016-01-28 | Auto merge of #31241 - tshepang:fix, r=steveklabnik | bors | -2/+2 |
| 2016-01-28 | Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnik | bors | -4/+16 |
| 2016-01-28 | Auto merge of #31240 - durka:follow-set-docs, r=pnkfelix | bors | -3/+4 |
| 2016-01-28 | Auto merge of #31225 - mbrubeck:btreeset-size-hint, r=Gankro | bors | -2/+27 |
| 2016-01-27 | Fix formatting in documentation of `ffi::CString` | Dirk Gadsden | -2/+2 |
| 2016-01-28 | Rollup merge of #31226 - steveklabnik:gh30954, r=Manishearth | Manish Goregaokar | -3/+4 |
| 2016-01-28 | Rollup merge of #31222 - durka:patch-15, r=steveklabnik | Manish Goregaokar | -2/+7 |
| 2016-01-28 | Rollup merge of #31219 - mbrubeck:missing-docs, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2016-01-28 | Rollup merge of #30689 - Manishearth:lifetime-bound, r=steveklabnik | Manish Goregaokar | -1/+2 |
| 2016-01-27 | doc: insert missing chars | Tshepang Lekhonkhobe | -2/+2 |
| 2016-01-27 | trpl: fix macro follow sets | Alex Burka | -3/+4 |
| 2016-01-27 | Auto merge of #31224 - bluss:deque-hashing, r=Gankro | bors | -3/+22 |
| 2016-01-27 | Auto merge of #31089 - fhahn:macro-ice, r=pnkfelix | bors | -30/+354 |
| 2016-01-27 | Add NOTE test annotations | Florian Hahn | -5/+14 |
| 2016-01-27 | Avoid storing interolated token in Parser.last_token | Florian Hahn | -7/+11 |
| 2016-01-27 | Auto merge of #31206 - nrc:early-save, r=nikomatsakis | bors | -265/+331 |
| 2016-01-27 | Turn interpolated_or_expr_span into a function | Florian Hahn | -28/+24 |
| 2016-01-27 | Auto merge of #31020 - regexident:fix_16884, r=brson | bors | -58/+96 |
| 2016-01-27 | Auto merge of #30859 - aliclark:musl-nx-issue, r=brson | bors | -0/+16 |
| 2016-01-27 | Auto merge of #30487 - jonas-schievink:more-attrs-lint-fixes, r=alexcrichton | bors | -5/+31 |
| 2016-01-27 | collections: Hash VecDeque in its slice parts | Ulrik Sverdrup | -3/+22 |
| 2016-01-26 | Mention that globs import public symbols | Steve Klabnik | -3/+4 |
| 2016-01-26 | Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson | bors | -153/+188 |
| 2016-01-26 | Add size hints for BTreeSet iterators | Matt Brubeck | -2/+27 |
| 2016-01-26 | capitalization and associated types | Alex Burka | -5/+5 |
| 2016-01-26 | Auto merge of #31081 - alexcrichton:stabilize-hasher, r=aturon | bors | -142/+215 |
| 2016-01-26 | book: cover UFCS in Syntax Index | Alex Burka | -1/+6 |
| 2016-01-26 | Fix examples that use missing_docs lint | Matt Brubeck | -4/+4 |
| 2016-01-26 | Fix warnings during tests | Alex Crichton | -141/+137 |
| 2016-01-26 | Auto merge of #30402 - jooert:prettypanic, r=alexcrichton | bors | -0/+35 |
| 2016-01-26 | std: Stabilize custom hasher support in HashMap | Alex Crichton | -142/+215 |
| 2016-01-26 | Avoid redundant work for drop-glue translation items in trans::collector | Michael Woerister | -135/+109 |
| 2016-01-26 | Add caching of external MIR in trans::collector | Michael Woerister | -46/+87 |
| 2016-01-26 | Implement the translation item collector. | Michael Woerister | -60/+3284 |
| 2016-01-26 | Rollup merge of #31211 - Manishearth:pr-30765, r=nrc | Manish Goregaokar | -3/+9 |
| 2016-01-26 | Rollup merge of #31177 - alexcrichton:no-stdio, r=sfackler | Manish Goregaokar | -4/+133 |
| 2016-01-26 | Rollup merge of #31172 - SimonSapin:patch-17, r=sfackler | Manish Goregaokar | -3/+5 |
| 2016-01-26 | RangeFrom::step_by docs: fix example | Simon Sapin | -3/+5 |
| 2016-01-26 | Push try! to call site of interpolated_or_expr_span! | Florian Hahn | -17/+18 |
| 2016-01-26 | Auto merge of #31105 - jseyfried:fix_lexical_scoping, r=nrc | bors | -30/+78 |
| 2016-01-26 | Add interpolated_or_expr_span macro and pass lo to newly added parse_dot_suffix | Florian Hahn | -31/+39 |