| Age | Commit message (Expand) | Author | Lines |
| 2017-03-14 | Auto merge of #40488 - alexcrichton:appveyor-debug, r=brson | bors | -1/+1 |
| 2017-03-13 | appveyor: Turn down sccache logging | Alex Crichton | -1/+1 |
| 2017-03-13 | Auto merge of #40329 - petrochenkov:llreuse, r=alexcrichton | bors | -18/+26 |
| 2017-03-13 | Auto merge of #40451 - ollie27:rustdoc_impls_js_escape, r=GuillaumeGomez | bors | -1/+1 |
| 2017-03-13 | Auto merge of #40385 - arielb1:packed-again, r=eddyb | bors | -4/+57 |
| 2017-03-13 | emit !align attributes on stores of operand pairs | Ariel Ben-Yehuda | -4/+57 |
| 2017-03-13 | Auto merge of #40461 - stjepang:iterator-typo, r=frewsxcv | bors | -1/+1 |
| 2017-03-13 | Auto merge of #40448 - ollie27:rustbuild_docs_compiler, r=alexcrichton | bors | -15/+23 |
| 2017-03-13 | Fix a typo in Rev docs | Stjepan Glavina | -1/+1 |
| 2017-03-12 | Auto merge of #40450 - alexcrichton:fix-cargo, r=alexcrichton | bors | -7/+20 |
| 2017-03-12 | Update Cargo to fix nightly channel | Alex Crichton | -7/+20 |
| 2017-03-12 | Auto merge of #40455 - frewsxcv:rollup, r=frewsxcv | bors | -135/+356 |
| 2017-03-12 | Rollup merge of #40453 - tschottdorf:lint-deny-wording, r=alexcrichton | Corey Farwell | -1/+1 |
| 2017-03-12 | Rollup merge of #40449 - ollie27:docs_proc_macro, r=alexcrichton | Corey Farwell | -0/+7 |
| 2017-03-12 | Rollup merge of #40426 - steveklabnik:update-mdbook, r=alexcrichton | Corey Farwell | -41/+41 |
| 2017-03-12 | Rollup merge of #40390 - F001:placementHashMap, r=nagisa | Corey Farwell | -5/+183 |
| 2017-03-12 | Rollup merge of #40369 - petrochenkov:segspan, r=eddyb | Corey Farwell | -88/+124 |
| 2017-03-12 | Auto merge of #40340 - petrochenkov:restricted, r=nikomatsakis | bors | -54/+57 |
| 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 | Improve wording in the -{W,A,F,D} options | Tobias Schottdorf | -1/+1 |
| 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 | rustdoc: Fix string escaping in implementors js files | Oliver Middleton | -1/+1 |
| 2017-03-12 | rustbuild: Fix tests | Oliver Middleton | -9/+9 |
| 2017-03-12 | Add doc attributes to proc_macro crate | Oliver Middleton | -0/+7 |
| 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-12 | rustbuild: Fix compiler docs | Oliver Middleton | -6/+14 |
| 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 |