| Age | Commit message (Expand) | Author | Lines |
| 2017-03-12 | Allow cleaning llvm build dir to fail | Alex Crichton | -1/+1 |
| 2017-03-12 | Default llvm.clean-rebuild to false | Vadim Petrochenkov | -6/+6 |
| 2017-03-12 | rustbuild: Add option for enabling partial LLVM rebuilds | Vadim Petrochenkov | -18/+26 |
| 2017-03-12 | Auto merge of #40257 - pftbest:sret_msp430, r=alexcrichton | bors | -1/+1 |
| 2017-03-12 | Auto merge of #39770 - alexcrichton:configure-clean, r=brson | bors | -352/+27 |
| 2017-03-12 | Auto merge of #40446 - arielb1:rollup, r=alexcrichton | bors | -232/+527 |
| 2017-03-11 | Merge branch 'more-sccache-debug' of https://github.com/alexcrichton/rust int... | Alex Crichton | -0/+18 |
| 2017-03-11 | Auto merge of #40220 - jseyfried:ast_macro_def, r=nrc | bors | -316/+305 |
| 2017-03-11 | Rollup merge of #40431 - fsasm:master, r=BurntSushi | Ariel Ben-Yehuda | -1/+1 |
| 2017-03-11 | Rollup merge of #40419 - GuillaumeGomez:fix-const-rendering, r=frewsxcv | Ariel Ben-Yehuda | -19/+47 |
| 2017-03-11 | Rollup merge of #40404 - cengizIO:master, r=nikomatsakis | Ariel Ben-Yehuda | -8/+51 |
| 2017-03-11 | Rollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton | Ariel Ben-Yehuda | -17/+22 |
| 2017-03-11 | Rollup merge of #40373 - TimNN:test-ub-packed, r=arielb1 | Ariel Ben-Yehuda | -2/+43 |
| 2017-03-11 | Rollup merge of #40372 - nagisa:never-drop, r=eddyb | Ariel Ben-Yehuda | -2/+1 |
| 2017-03-11 | Rollup merge of #40345 - Nashenas88:patch-1, r=estebank | Ariel Ben-Yehuda | -0/+0 |
| 2017-03-11 | Rollup merge of #40344 - nrc:save-container, r=eddyb | Ariel Ben-Yehuda | -1/+4 |
| 2017-03-11 | Rollup merge of #40319 - eddyb:it's-"unsize"-not-"unsound", r=nikomatsakis | Ariel Ben-Yehuda | -130/+249 |
| 2017-03-11 | Rollup merge of #40315 - oli-obk:lint_body, r=eddyb | Ariel Ben-Yehuda | -0/+8 |
| 2017-03-11 | Rollup merge of #40299 - GuillaumeGomez:fmt-display-example, r=frewsxcv | Ariel Ben-Yehuda | -1/+20 |
| 2017-03-11 | Rollup merge of #40146 - bjorn3:few-infer-changes, r=pnkfelix | Ariel Ben-Yehuda | -51/+63 |
| 2017-03-11 | Auto merge of #40443 - alexcrichton:fix-nightlies-again, r=alexcrichton | bors | -1/+1 |
| 2017-03-11 | rustbuild: Fix a bug when manifesting with Cargo | Alex Crichton | -1/+1 |
| 2017-03-11 | Attempt to debug sccache in more locations | Alex Crichton | -0/+18 |
| 2017-03-11 | configure: Remove --build detection | Alex Crichton | -214/+27 |
| 2017-03-11 | configure: Remove misc unused vars | Alex Crichton | -25/+0 |
| 2017-03-11 | configure: Remove SUPPORTED_TARGET support | Alex Crichton | -4/+0 |
| 2017-03-11 | configure: Remove some lldb-specific logic | Alex Crichton | -35/+0 |
| 2017-03-11 | configure: Remove miscellaneous program probes | Alex Crichton | -49/+0 |
| 2017-03-11 | configure: Remove md5 probing logic | Alex Crichton | -14/+0 |
| 2017-03-11 | configure: Remove git probing logic | Alex Crichton | -11/+0 |
| 2017-03-11 | Auto merge of #40308 - nikomatsakis:incr-comp-isolate-task, r=mw | bors | -48/+169 |
| 2017-03-11 | Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brson | bors | -11/+207 |
| 2017-03-11 | Auto merge of #39648 - Aatch:mir-inlining-2, r=eddyb | bors | -8/+1505 |
| 2017-03-11 | Auto merge of #40432 - alexcrichton:rollup, r=alexcrichton | bors | -897/+967 |
| 2017-03-10 | Test fixes and rebase conflicts | Alex Crichton | -1/+1 |
| 2017-03-10 | Rollup merge of #40424 - alexcrichton:faster-travis-osx, r=brson | Alex Crichton | -3/+1 |
| 2017-03-10 | Rollup merge of #40423 - DirkyJerky:patch-2, r=BurntSushi | Alex Crichton | -1/+1 |
| 2017-03-10 | Rollup merge of #40410 - clarcharr:os_string_shrink_to_fit, r=alexcrichton | Alex Crichton | -0/+25 |
| 2017-03-10 | Rollup merge of #40389 - F001:placementVecDeque, r=nagisa | Alex Crichton | -26/+184 |
| 2017-03-10 | Rollup merge of #40386 - tbu-:pr_display_frombyteswithnulerror, r=alexcrichton | Alex Crichton | -6/+40 |
| 2017-03-10 | Rollup merge of #40379 - clarcharr:box_docs, r=brson | Alex Crichton | -0/+2 |
| 2017-03-11 | Auto merge of #40422 - alexcrichton:retry-linker-segfault, r=arielb1 | bors | -1/+52 |
| 2017-03-10 | Rollup merge of #40336 - alexcrichton:fast-dep-info, r=nrc | Alex Crichton | -0/+23 |
| 2017-03-10 | Rollup merge of #40324 - alexcrichton:sccache-errors, r=aturon | Alex Crichton | -1/+6 |
| 2017-03-10 | Rollup merge of #40311 - nrc:save-proc-macro-attr, r=jseyfried | Alex Crichton | -2/+16 |
| 2017-03-10 | Rollup merge of #40297 - alexcrichton:fix-submodules, r=brson | Alex Crichton | -676/+29 |
| 2017-03-10 | Rollup merge of #40287 - estebank:label-overlap, r=nrc | Alex Crichton | -28/+61 |
| 2017-03-10 | Rollup merge of #40278 - GuillaumeGomez:css-cleanup, r=frewsxcv | Alex Crichton | -58/+89 |
| 2017-03-10 | Rollup merge of #40277 - rkruppe:llvm-parallel-link-jobs, r=alexcrichton | Alex Crichton | -0/+17 |
| 2017-03-10 | Rollup merge of #40261 - infinity0:patch-1, r=alexcrichton | Alex Crichton | -2/+2 |