| Age | Commit message (Expand) | Author | Lines |
| 2016-02-03 | Rollup merge of #31220 - steveklabnik:gh30632, r=nikomatsakis | Manish Goregaokar | -0/+43 |
| 2016-02-03 | Rollup merge of #27499 - barosl:macro-doc-raw-str-hashes, r=nikomatsakis | Manish Goregaokar | -1/+57 |
| 2016-02-02 | Auto merge of #31254 - tmiasko:macro-pretty-print-fix, r=sfackler | bors | -5/+19 |
| 2016-02-02 | Auto merge of #30991 - rthomas:master, r=Gankro | bors | -1/+29 |
| 2016-02-02 | Auto merge of #31359 - steveklabnik:rollup, r=steveklabnik | bors | -65/+156 |
| 2016-02-02 | Ensure capacity returned of HashMap is max(capacity, length). | Ryan Thomas | -1/+29 |
| 2016-02-02 | Rollup merge of #31348 - alexcrichton:shuffle-tiers, r=steveklabnik | Steve Klabnik | -1/+5 |
| 2016-02-02 | Rollup merge of #31346 - alopatindev:fixes, r=aturon | Steve Klabnik | -1/+1 |
| 2016-02-02 | Rollup merge of #31345 - kamalmarhubi:book-docs-special-section-errors, r=ste... | Steve Klabnik | -19/+19 |
| 2016-02-02 | Rollup merge of #31344 - steveklabnik:gh31334, r=alexcrichton | Steve Klabnik | -5/+4 |
| 2016-02-02 | Rollup merge of #31342 - reeze:patch-1, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2016-02-02 | Rollup merge of #31340 - pra85:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-02-02 | Rollup merge of #31327 - dirk:dirk/process-child-safety-docs, r=alexcrichton | Steve Klabnik | -0/+10 |
| 2016-02-02 | Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis | Steve Klabnik | -2/+2 |
| 2016-02-02 | Rollup merge of #31270 - ruud-v-a:improve-e0507, r=steveklabnik | Steve Klabnik | -0/+27 |
| 2016-02-02 | Rollup merge of #31247 - tshepang:redundant-bindings, r=steveklabnik | Steve Klabnik | -28/+10 |
| 2016-02-02 | Rollup merge of #31202 - steveklabnik:gh30459, r=alexcrichton | Steve Klabnik | -0/+48 |
| 2016-02-02 | Rollup merge of #30971 - SDX2000:docfixes, r=steveklabnik | Steve Klabnik | -5/+26 |
| 2016-02-02 | Add doctests for directionality | Steve Klabnik | -0/+20 |
| 2016-02-02 | Auto merge of #31314 - alexcrichton:less-warnings, r=brson | bors | -33/+51 |
| 2016-02-01 | docs: Standardize on 'Errors' header in std docs | Kamal Marhubi | -18/+18 |
| 2016-02-02 | Auto merge of #31279 - DanielJCampbell:MacroReferencing, r=nrc | bors | -11/+221 |
| 2016-02-01 | Auto merge of #31250 - nrc:more-aborts, r=@nikomatsakis | bors | -170/+210 |
| 2016-02-01 | doc: Move 32-bit MSVC to a tier 1 platform | Alex Crichton | -1/+5 |
| 2016-02-01 | Discuss pitfalls of stateful closures with Map | Steve Klabnik | -0/+43 |
| 2016-02-01 | doc: bindings not needed for this example | Tshepang Lekhonkhobe | -28/+10 |
| 2016-02-02 | Reviewer requested changes and test fixes | Nick Cameron | -8/+8 |
| 2016-02-01 | Fix a documentation typo | Alexander Lopatin | -1/+1 |
| 2016-02-01 | book: Change "Failures" to "Errors" in doc special sections chapter | Kamal Marhubi | -1/+1 |
| 2016-02-01 | make this example more obvious | Steve Klabnik | -5/+4 |
| 2016-02-01 | Auto merge of #30901 - mackwic:doc-core-convert, r=steveklabnik | bors | -0/+57 |
| 2016-02-01 | Auto merge of #31317 - jseyfried:remove_external_module_children, r=nrc | bors | -115/+76 |
| 2016-02-01 | Auto merge of #31303 - alexcrichton:mips-warnings, r=aturon | bors | -4/+12 |
| 2016-02-01 | Comment fix | Reeze Xia | -3/+3 |
| 2016-02-01 | Auto merge of #31277 - DanielJCampbell:SpanEquality, r=nrc | bors | -20/+17 |
| 2016-02-01 | Auto merge of #31232 - stepancheg:enum-univariant, r=nrc | bors | -15/+50 |
| 2016-02-01 | Fix typo in doc/book/getting-started.md | Prayag Verma | -1/+1 |
| 2016-02-01 | Implemented macro referencing for save analysis | Daniel Campbell | -11/+221 |
| 2016-02-01 | Auto merge of #30866 - jseyfried:fix_shadowed_use_visibility, r=nrc | bors | -3/+4 |
| 2016-01-31 | Minor corrections in docs for `std::process::Child` | Dirk Gadsden | -4/+6 |
| 2016-01-31 | Fix the armv7 linux target | petevine | -1/+1 |
| 2016-02-01 | Spans now derive equality | Daniel Campbell | -20/+17 |
| 2016-01-31 | Safety docs about `std::process::Child` going out of scope | Dirk Gadsden | -0/+8 |
| 2016-02-01 | Some changes to save-analysis to cope with errors | Nick Cameron | -5/+18 |
| 2016-02-01 | Try to run compiler callbacks when we error out | Nick Cameron | -75/+106 |
| 2016-02-01 | Replace some aborts with Results | Nick Cameron | -83/+79 |
| 2016-01-31 | Auto merge of #31298 - japaric:mips-musl, r=alexcrichton | bors | -2/+70 |
| 2016-01-31 | update libc submodule | Jorge Aparicio | -0/+0 |
| 2016-01-31 | Doc:std::convert: disambiguate traits and keywords | Thomas Wickham | -6/+6 |
| 2016-01-31 | Refactor away the field Module::external_module_children in resolve | Jeffrey Seyfried | -115/+76 |