| Age | Commit message (Expand) | Author | Lines |
| 2017-03-25 | Fix ICE with nested macros in certain situations. | Jeffrey Seyfried | -1/+20 |
| 2017-03-24 | Auto merge of #40806 - frewsxcv:rollup, r=frewsxcv | bors | -120/+182 |
| 2017-03-24 | Rollup merge of #40794 - s3rvac:fix-formatting-in-command-envs-docs, r=stevek... | Corey Farwell | -0/+3 |
| 2017-03-24 | Rollup merge of #40790 - stepancheg:btreemap-drop, r=alexcrichton | Corey Farwell | -2/+1 |
| 2017-03-24 | Rollup merge of #40756 - stjepang:fix-pdqsort-link, r=steveklabnik | Corey Farwell | -3/+3 |
| 2017-03-24 | Rollup merge of #40739 - cuviper:hash-rev-drop, r=arthurprs | Corey Farwell | -47/+18 |
| 2017-03-24 | Rollup merge of #40636 - nikomatsakis:revert-39485, r=eddyb | Corey Farwell | -11/+57 |
| 2017-03-24 | Rollup merge of #40602 - oli-obk:fn_const, r=eddyb | Corey Farwell | -56/+51 |
| 2017-03-24 | Rollup merge of #40567 - clarcharr:rustdoc-sort, r=frewsxcv | Corey Farwell | -1/+49 |
| 2017-03-24 | Auto merge of #40779 - arielb1:bad-arm, r=alexcrichton | bors | -1/+39 |
| 2017-03-24 | Auto merge of #40777 - alexcrichton:update-mingw-compilers, r=aturon | bors | -21/+25 |
| 2017-03-24 | appveyor: Upgrade MinGW toolchains we use | Alex Crichton | -21/+25 |
| 2017-03-24 | Remove zst hacks | Oliver Schneider | -14/+0 |
| 2017-03-24 | Represent function pointers in mir-constants as a Value instead of Item | Oliver Schneider | -46/+55 |
| 2017-03-24 | Add a missing feature attribute to the example for std::process::Command::env... | Petr Zemek | -0/+2 |
| 2017-03-24 | Fix formatting in the docs for std::process::Command::envs(). | Petr Zemek | -0/+1 |
| 2017-03-24 | Unnecessary iteration in BTreeMap::drop | Stepan Koltsov | -2/+1 |
| 2017-03-24 | update LLVM with fix for PR32379 | Ariel Ben-Yehuda | -1/+39 |
| 2017-03-23 | Fix for #39596: sort Trait1 before Trait2. | Clar Charr | -1/+49 |
| 2017-03-23 | travis: Update sccache binary | Alex Crichton | -26/+26 |
| 2017-03-23 | travis: Delay sccache downloads in docker | Alex Crichton | -21/+21 |
| 2017-03-23 | Auto merge of #40758 - frewsxcv:rollup, r=frewsxcv | bors | -198/+337 |
| 2017-03-23 | Rollup merge of #40753 - mandeep:change-ObjectSafetyViolation-message, r=brson | Corey Farwell | -2/+2 |
| 2017-03-23 | Rollup merge of #40715 - manuel-rhdt:patch-1, r=brson | Corey Farwell | -3/+3 |
| 2017-03-23 | Rollup merge of #40668 - cramertj:on-demandify-more, r=nikomatsakis | Corey Farwell | -49/+44 |
| 2017-03-23 | Rollup merge of #40627 - estebank:pub-restricted, r=petrochenkov | Corey Farwell | -35/+205 |
| 2017-03-23 | Rollup merge of #40612 - TimNN:new-netbsd-cross, r=alexcrichton | Corey Farwell | -109/+83 |
| 2017-03-23 | Auto merge of #40605 - alexcrichton:add-stamps, r=brson | bors | -1/+0 |
| 2017-03-23 | Fix markdown links to pdqsort | Stjepan Glavina | -3/+3 |
| 2017-03-23 | Auto merge of #40549 - alexcrichton:uwtable-everywhere, r=eddyb | bors | -1/+59 |
| 2017-03-23 | Auto merge of #40515 - alexcrichton:tarball-names, r=brson | bors | -8/+16 |
| 2017-03-22 | Add diagnostic for incorrect `pub (restriction)` | Esteban Küber | -35/+205 |
| 2017-03-22 | Changed E0038 error message in test to comply with new message | mandeep | -1/+1 |
| 2017-03-22 | Rollup merge of #40696 - cramertj:remove-unused-adt-def-code, r=petrochenkov | Corey Farwell | -16/+2 |
| 2017-03-22 | Rollup merge of #40678 - michaelwoerister:dmi-prep, r=nikomatsakis | Corey Farwell | -60/+87 |
| 2017-03-22 | Rollup merge of #40617 - TimNN:dist-update-gcc, r=alexcrichton | Corey Farwell | -5/+8 |
| 2017-03-22 | Rollup merge of #40542 - abonander:issue_40535, r=jseyfried | Corey Farwell | -1/+51 |
| 2017-03-22 | Rollup merge of #40518 - michaelwoerister:hir-id, r=eddyb | Corey Farwell | -859/+1541 |
| 2017-03-22 | Rollup merge of #39891 - shepmaster:emit-mir, r=nikomatsakis | Corey Farwell | -0/+32 |
| 2017-03-22 | Changed error message for ObjectSafetyViolation::SupertraitSelf | mandeep | -1/+1 |
| 2017-03-22 | Rollup merge of #40732 - petrochenkov:booktidy, r=steveklabnik | Corey Farwell | -0/+0 |
| 2017-03-22 | Rollup merge of #40725 - Cldfire:master, r=estebank | Corey Farwell | -8/+0 |
| 2017-03-22 | Rollup merge of #40723 - SamWhited:e0090_error_explanation, r=estebank | Corey Farwell | -1/+22 |
| 2017-03-22 | Rollup merge of #40722 - stjepang:doc-consistency-fixes, r=steveklabnik | Corey Farwell | -62/+61 |
| 2017-03-22 | Rollup merge of #40692 - SamWhited:consistent_str_docs_punctuation, r=bstrie | Corey Farwell | -1/+1 |
| 2017-03-22 | Rollup merge of #40690 - GuillaumeGomez:fix-iter-docs, r=frewsxcv | Corey Farwell | -3/+3 |
| 2017-03-22 | Rollup merge of #40689 - GuillaumeGomez:rustdoc-associated-type-formatting, r... | Corey Farwell | -5/+33 |
| 2017-03-22 | Rollup merge of #40619 - stjepang:unstable-book-sort-unstable, r=frewsxcv | Corey Farwell | -0/+31 |
| 2017-03-22 | Rollup merge of #40578 - michaelwoerister:shorter-compiletest-stamps, r=alexc... | Corey Farwell | -3/+1 |
| 2017-03-22 | Rollup merge of #40548 - alexcrichton:appveyor-ninja, r=brson | Corey Farwell | -3/+3 |