| Age | Commit message (Expand) | Author | Lines |
| 2017-03-11 | rustbuild: Make save-analysis an option | Tatsuyuki Ishi | -10/+10 |
| 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 | -892/+962 |
| 2017-03-10 | Test fixes and rebase conflicts | Alex Crichton | -1/+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/+47 |
| 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/+5 |
| 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 | -675/+28 |
| 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 | -1/+1 |
| 2017-03-10 | Rollup merge of #40259 - TimNN:fix-emscripten-tests, r=alexcrichton | Alex Crichton | -1/+1 |
| 2017-03-10 | Rollup merge of #40239 - nagisa:death-to-plugins, r=nikomatsakis | Alex Crichton | -91/+1 |
| 2017-03-10 | Rollup merge of #40225 - shepmaster:restore-build-date-file, r=alexcrichton | Alex Crichton | -3/+14 |
| 2017-03-10 | Rollup merge of #40092 - sinkuu:fix_suggestion_index, r=pnkfelix | Alex Crichton | -1/+29 |
| 2017-03-10 | Rollup merge of #39918 - petrhosek:fuchsia-ci, r=alexcrichton | Alex Crichton | -3/+190 |
| 2017-03-10 | Rollup merge of #39820 - jonasbb:export-attributes, r=nrc | Alex Crichton | -5/+102 |
| 2017-03-10 | Don't put Cargo into the rustc workspace | Alex Crichton | -675/+28 |
| 2017-03-10 | Clarify docs in `VecDeque::resize` | Geoff Yoerger | -1/+1 |
| 2017-03-10 | OsString::shrink_to_fit. | Clar Charr | -0/+25 |
| 2017-03-10 | rustc: Support auto-retry linking on a segfault | Alex Crichton | -1/+47 |
| 2017-03-10 | travis: Fuchsia builder | Petr Hosek | -3/+190 |
| 2017-03-10 | rustc: Exit quickly on only `--emit dep-info` | Alex Crichton | -0/+23 |
| 2017-03-10 | Expect macro defs in save-analysis and add expn info to spans for attr proc m... | Nick Cameron | -2/+16 |
| 2017-03-10 | Fix incorrect span label formatting | Esteban Küber | -28/+61 |
| 2017-03-10 | Support armhf abi on 64-bit ARM cpus | Ximin Luo | -1/+1 |
| 2017-03-10 | Remove ability for plugins to register a MIR pass | Simonas Kazlauskas | -91/+1 |
| 2017-03-10 | Move remove_docs_from_attrs into lowering step | Jonas Bushart | -41/+36 |
| 2017-03-10 | Store attributes as strings | Jonas Bushart | -74/+11 |
| 2017-03-10 | Export attributes in save-analysis data | Jonas Bushart | -6/+171 |
| 2017-03-10 | Point to enclosing block/fn on nested unsafe | Esteban Küber | -1/+144 |
| 2017-03-10 | travis: Attempt to debug sccache failures | Alex Crichton | -1/+5 |
| 2017-03-10 | Auto merge of #39518 - alexcrichton:update-cargo, r=arielb1 | bors | -3/+39 |
| 2017-03-10 | Only run inlining if mir opts are enabled | James Miller | -1/+1 |
| 2017-03-10 | Add dep-graph tasks where needed | James Miller | -16/+10 |
| 2017-03-10 | Initial implementation of inlining for MIR | James Miller | -6/+1473 |
| 2017-03-10 | Fix recursion depth counting in `layout` | James Miller | -2/+3 |
| 2017-03-10 | Add extra methods to IndexVec and implement TypeFoldable for it | James Miller | -0/+35 |
| 2017-03-09 | travis: Split the linux-tested-targets builder | Alex Crichton | -21/+85 |
| 2017-03-09 | Clean up rustdoc css | Guillaume Gomez | -58/+89 |
| 2017-03-09 | rustc: Prefer loading crates in the sysroot | Alex Crichton | -0/+28 |
| 2017-03-09 | rustbuild: Use copies instead of hard links | Alex Crichton | -3/+11 |
| 2017-03-09 | Implement placement-in protocol for and `VecDeque` | Charlie Fan | -26/+184 |