| Age | Commit message (Expand) | Author | Lines |
| 2018-01-27 | Auto merge of #47690 - estebank:for-block-277, r=nikomatsakis | bors | -31/+45 |
| 2018-01-26 | Don't add "in this macro invocation" label to desugared spans | Esteban Küber | -20/+4 |
| 2018-01-26 | Modify spans of expanded expression | Esteban Küber | -17/+15 |
| 2018-01-26 | Auto merge of #47748 - alexcrichton:rollup, r=alexcrichton | bors | -74/+665 |
| 2018-01-26 | Ignore a test on emscripten | Alex Crichton | -0/+2 |
| 2018-01-26 | Fix a test case on Windows | Alex Crichton | -0/+5 |
| 2018-01-26 | Merge branch 'mlsm' of https://github.com/dotdash/rust into rollup | Alex Crichton | -0/+66 |
| 2018-01-26 | Merge branch 'android-run-pass' of https://github.com/malbarbo/rust into rollup | Alex Crichton | -24/+5 |
| 2018-01-26 | Merge branch 'fix-regression' of https://github.com/estebank/rust into rollup | Alex Crichton | -0/+37 |
| 2018-01-26 | Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup | Alex Crichton | -2/+60 |
| 2018-01-26 | Merge branch 'simd-always-mem' of https://github.com/alexcrichton/rust into r... | Alex Crichton | -3/+182 |
| 2018-01-26 | Merge branch 'explain' of https://github.com/estebank/rust into rollup | Alex Crichton | -31/+38 |
| 2018-01-26 | Shorten another test path for MSVC | Alex Crichton | -2/+2 |
| 2018-01-26 | Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton | bors | -13/+3 |
| 2018-01-26 | Upgrade LLVM to incorporate a fix for #47364 | Björn Steinbrink | -0/+66 |
| 2018-01-25 | Ignore an i128 test on emscripten | Alex Crichton | -0/+2 |
| 2018-01-26 | Print inlined functions on Windows | John Kåre Alsaker | -13/+3 |
| 2018-01-25 | Shorten a filename for MSVC | Alex Crichton | -2/+2 |
| 2018-01-25 | Merge branch 'configure-lto' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -4/+38 |
| 2018-01-25 | Rollup merge of #47719 - malbarbo:run-pass-arch-powerpc, r=alexcrichton | Alex Crichton | -0/+3 |
| 2018-01-25 | Rollup merge of #47705 - pietroalbini:fix-47673, r=petrochenkov | Alex Crichton | -0/+16 |
| 2018-01-25 | Rollup merge of #47701 - Manishearth:intra-fixes, r=QuietMisdreavus | Alex Crichton | -1/+20 |
| 2018-01-25 | Rollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis | Alex Crichton | -1/+1 |
| 2018-01-25 | Rollup merge of #47668 - nikomatsakis:issue-47511, r=eddyb | Alex Crichton | -0/+51 |
| 2018-01-25 | Rollup merge of #47618 - mrhota:dw_at_noreturn, r=michaelwoerister | Alex Crichton | -0/+24 |
| 2018-01-25 | Make 3 run-pass tests works on android (aarch64 and x86) | Marco A L Barbosa | -24/+5 |
| 2018-01-25 | rustc: SIMD types use pointers in Rust's ABI | Alex Crichton | -3/+182 |
| 2018-01-25 | Fix regression: account for impl methods in arg count mismatch error | Esteban Küber | -0/+37 |
| 2018-01-25 | Rollup merge of #47600 - varkor:empty-never-array, r=eddyb | Alex Crichton | -0/+27 |
| 2018-01-25 | Rollup merge of #47529 - nikomatsakis:impl-trait-issue-38064, r=cramertj | Alex Crichton | -0/+39 |
| 2018-01-25 | Rollup merge of #47453 - pftbest:nointas, r=alexcrichton | Alex Crichton | -0/+20 |
| 2018-01-25 | Rollup merge of #47439 - eddyb:issue-45662, r=nagisa | Alex Crichton | -4/+4 |
| 2018-01-25 | Rollup merge of #47437 - eddyb:issue-38763, r=nagisa | Alex Crichton | -0/+21 |
| 2018-01-25 | Fix rustdoc-js test | Oliver Middleton | -2/+0 |
| 2018-01-25 | Rollup merge of #47726 - pietroalbini:fix-nested-empty-groups-span, r=petroch... | Guillaume Gomez | -17/+42 |
| 2018-01-25 | Rollup merge of #47702 - etaoins:fix-into-cast-paren-precedence, r=petrochenkov | Guillaume Gomez | -1/+26 |
| 2018-01-25 | Rollup merge of #47691 - estebank:unknown-lang-item-sp, r=rkruppe | Guillaume Gomez | -1/+30 |
| 2018-01-25 | Rollup merge of #47609 - ritiek:test-mutating-references, r=nikomatsakis | Guillaume Gomez | -6/+6 |
| 2018-01-25 | Rollup merge of #47534 - estebank:suggest-public-traits, r=petrochenkov | Guillaume Gomez | -12/+33 |
| 2018-01-25 | Add tests | Manish Goregaokar | -1/+20 |
| 2018-01-25 | Auto merge of #47374 - topecongiro:issue-47096, r=nikomatsakis | bors | -0/+24 |
| 2018-01-25 | Auto merge of #47006 - bitshifter:stabilize-repr-align, r=eddyb | bors | -50/+2 |
| 2018-01-24 | Fix wrong span for nested empty groups | Pietro Albini | -17/+42 |
| 2018-01-24 | Add powerpc to run-pass/conditional-compile-arch.rs | Marco A L Barbosa | -0/+3 |
| 2018-01-24 | Fix ICE when use trees have multiple empty nested groups | Pietro Albini | -0/+16 |
| 2018-01-24 | Make use of the implemented red/green algorithm for variance | John Kåre Alsaker | -1/+1 |
| 2018-01-24 | Fix into() cast paren check precedence | Ryan Cumming | -1/+26 |
| 2018-01-23 | Point at unknown lang item attribute | Esteban Küber | -1/+30 |
| 2018-01-23 | For E0277 on `for` loops, point at first line | Esteban Küber | -0/+32 |
| 2018-01-23 | Auto merge of #45337 - Zoxc:gen-static, r=nikomatsakis | bors | -13/+424 |