| Age | Commit message (Expand) | Author | Lines |
| 2016-02-17 | Rollup merge of #31694 - oconnor663:insertdocs, r=steveklabnik | Steve Klabnik | -9/+14 |
| 2016-02-17 | Rollup merge of #31679 - GuillaumeGomez:long_error_explanation, r=Manishearth | Steve Klabnik | -136/+223 |
| 2016-02-17 | Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik | Steve Klabnik | -9/+53 |
| 2016-02-17 | Auto merge of #31718 - apasel422:issue-31711, r=bluss | bors | -1/+4 |
| 2016-02-17 | Made v2 mutable so that we can actually truncate it. | Sandeep Datta | -2/+2 |
| 2016-02-17 | Auto merge of #31696 - apasel422:placement, r=pnkfelix | bors | -2/+150 |
| 2016-02-17 | Auto merge of #31666 - dirk:dirk/clarify-memory-arrangement-in-vec-docs, r=st... | bors | -0/+0 |
| 2016-02-17 | Auto merge of #31685 - petrochenkov:patrefact2, r=eddyb | bors | -423/+416 |
| 2016-02-17 | Auto merge of #31717 - alexcrichton:llvmup2, r=brson | bors | -1/+76 |
| 2016-02-16 | Implement placement-in protocol for `LinkedList` | Andrew Paseltiner | -2/+150 |
| 2016-02-16 | Avoid iteration when dropping `HashMap`s whose items don't need dropping | Andrew Paseltiner | -1/+4 |
| 2016-02-16 | rustc: Rebase LLVM on the 3.8 release branch | Alex Crichton | -1/+76 |
| 2016-02-16 | Auto merge of #31680 - arielb1:fast-fulfill, r=nikomatsakis | bors | -14/+68 |
| 2016-02-16 | Auto merge of #31534 - jseyfried:restrict_noninline_mod, r=nikomatsakis | bors | -8/+34 |
| 2016-02-16 | Auto merge of #30714 - wesleywiser:fix_29914, r=arielb1 | bors | -8/+53 |
| 2016-02-16 | Auto merge of #31678 - JohanLorenzo:follow-up-31368, r=alexcrichton | bors | -0/+0 |
| 2016-02-16 | Auto merge of #31675 - pitdicker:fs_metadata, r=alexcrichton | bors | -28/+26 |
| 2016-02-16 | Auto merge of #31672 - semarie:rmake-cxx, r=alexcrichton | bors | -1/+3 |
| 2016-02-16 | Auto merge of #31669 - frewsxcv:llvm-function-pass-rmake-test, r=alexcrichton | bors | -17/+78 |
| 2016-02-16 | Auto merge of #31668 - cuviper:lfs, r=alexcrichton | bors | -11/+14 |
| 2016-02-16 | pass CXX to run-make | Sébastien Marie | -1/+3 |
| 2016-02-16 | Auto merge of #31627 - KiChjang:unstable-lint, r=alexcrichton | bors | -0/+0 |
| 2016-02-16 | Auto merge of #31639 - quodlibetor:doc-search-with-unknown-types, r=alexcrichton | bors | -0/+0 |
| 2016-02-15 | clarify how insert() doesn't update keys | Jack O'Connor | -9/+14 |
| 2016-02-15 | Auto merge of #31646 - Manishearth:rollup, r=Manishearth | bors | -10/+35 |
| 2016-02-16 | Fix wrong help message left in #31368 | Johan Lorenzo | -1/+1 |
| 2016-02-16 | Clarify contiguous memory array structure of vectors in documentation | Dirk Gadsden | -5/+12 |
| 2016-02-16 | doc pages: add the ability to search unknown types | Brandon W Maister | -4/+4 |
| 2016-02-16 | Add lint to check that all crates have #![unstable] | Keith Yeung | -0/+18 |
| 2016-02-16 | Split PatKind::Enum into PatKind::TupleStruct and PatKind::Path | Vadim Petrochenkov | -142/+137 |
| 2016-02-15 | Auto merge of #31530 - dirk:dirk/restrict-matching-of-cfg-opts, r=alexcrichton | bors | -13/+36 |
| 2016-02-15 | Auto merge of #31663 - nodakai:cleanup-uint_module, r=alexcrichton | bors | -7/+7 |
| 2016-02-15 | use stalled_on in all obligation types | Ariel Ben-Yehuda | -14/+68 |
| 2016-02-15 | Global error explanations improvements | ggomez | -136/+223 |
| 2016-02-15 | Fix wrong help message left in #31368 | Johan Lorenzo | -1/+1 |
| 2016-02-15 | Add LLVM FunctionPass regression test using run-make. | Corey Farwell | -17/+78 |
| 2016-02-15 | Auto merge of #31656 - jonas-schievink:mirdump, r=nrc | bors | -1/+49 |
| 2016-02-15 | Auto merge of #31640 - rkruppe:require-py27, r=sanxiyn | bors | -4/+4 |
| 2016-02-15 | Refactor windows::fs::FileAttr | Paul Dicker | -28/+26 |
| 2016-02-15 | Auto merge of #31653 - tomaka:emscripten-abi, r=eddyb | bors | -4/+54 |
| 2016-02-15 | Auto merge of #31652 - semarie:openbsd-os-raw, r=alexcrichton | bors | -1/+0 |
| 2016-02-15 | Auto merge of #31648 - jseyfried:fix_diagnostics, r=nrc | bors | -92/+43 |
| 2016-02-14 | Rename `error-index-generator` to `error_index_generator` | Dirk Gadsden | -9/+9 |
| 2016-02-15 | Add lint to check that all crates have #![unstable] | Keith Yeung | -0/+18 |
| 2016-02-15 | Auto merge of #31566 - jseyfried:fix_regression, r=nrc | bors | -1/+2 |
| 2016-02-15 | Auto merge of #31555 - nrc:err-recover, r=pnkfelix | bors | -125/+330 |
| 2016-02-14 | std: use LFS open64 on Linux | Josh Stone | -3/+3 |
| 2016-02-14 | std: use LFS readdir64_r on Linux | Josh Stone | -5/+7 |
| 2016-02-14 | std: use LFS lseek64 on Linux | Josh Stone | -7/+7 |
| 2016-02-14 | std: use LFS ftruncate64 on Linux | Josh Stone | -3/+4 |