| Age | Commit message (Expand) | Author | Lines |
| 2018-02-02 | Auto merge of #47465 - estebank:include-space-after-mut, r=nikomatsakis | bors | -29/+47 |
| 2018-02-01 | Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1 | bors | -0/+162 |
| 2018-02-01 | Rollup merge of #47895 - varkor:non-utf-stdin, r=estebank | kennytm | -0/+7 |
| 2018-01-31 | Use file containing non-UTF-8 character instead of echo -e | varkor | -1/+3 |
| 2018-01-31 | Add echo escape flag | varkor | -1/+1 |
| 2018-01-31 | Rollup merge of #47891 - eddyb:issue-47638, r=nikomatsakis | kennytm | -2/+20 |
| 2018-01-31 | Rollup merge of #47884 - cuviper:run-pass-sse2, r=alexcrichton | kennytm | -1/+1 |
| 2018-01-31 | Rollup merge of #47876 - GuillaumeGomez:associated-const-error, r=nikomatsakis | kennytm | -2/+5 |
| 2018-01-31 | Rollup merge of #47844 - CAD97:patch-1, r=estebank | kennytm | -0/+28 |
| 2018-01-31 | Rollup merge of #47838 - euclio:snakecase-suggestion, r=petrochenkov | kennytm | -12/+12 |
| 2018-01-31 | Fix ICE when reading non-UTF-8 input from stdin | varkor | -0/+5 |
| 2018-01-31 | rustc_trans: keep LLVM types for trait objects anonymous. | Eduard-Mihai Burtescu | -2/+20 |
| 2018-01-30 | Ignore run-pass/sse2 when using system LLVM | Josh Stone | -1/+1 |
| 2018-01-30 | Update associated constants error message | Guillaume Gomez | -2/+5 |
| 2018-01-30 | Auto merge of #47870 - kennytm:rollup, r=kennytm | bors | -6/+117 |
| 2018-01-30 | Rollup merge of #47855 - ollie27:rustdoc_hoedown_link_title, r=QuietMisdreavus | kennytm | -0/+19 |
| 2018-01-30 | Rollup merge of #47853 - rust-lang:increase-nested-groups-test-coverage, r=ni... | kennytm | -0/+42 |
| 2018-01-30 | Rollup merge of #47780 - varkor:cross-file-errors-line-col, r=estebank | kennytm | -5/+52 |
| 2018-01-30 | Rollup merge of #47718 - malbarbo:env-home-dir, r=nikomatsakis | kennytm | -1/+4 |
| 2018-01-30 | Auto merge of #45294 - petrochenkov:prioplus, r=nikomatsakis | bors | -2/+129 |
| 2018-01-29 | Fix regression: account for trait methods in arg count mismatch error | Christopher Durham | -0/+28 |
| 2018-01-29 | Auto merge of #47837 - eddyb:going-places, r=nikomatsakis | bors | -14/+14 |
| 2018-01-29 | rustdoc: Fix link title rendering with hoedown | Oliver Middleton | -0/+19 |
| 2018-01-29 | move comment right onto the line in question | Niko Matsakis | -3/+3 |
| 2018-01-29 | Make run-pass/env-home-dir.rs test more robust | Marco A L Barbosa | -1/+4 |
| 2018-01-29 | Increase test coverage of use_nested_groups | Pietro Albini | -0/+42 |
| 2018-01-29 | tests: replace "lvalue" terminology with "place". | Eduard-Mihai Burtescu | -14/+14 |
| 2018-01-28 | use correct casing for rename suggestions | Andy Russell | -12/+12 |
| 2018-01-28 | Auto merge of #47800 - Pulkit07:issue47755, r=sfackler | bors | -1/+1 |
| 2018-01-28 | Auto merge of #47794 - etaoins:fix-ice-on-const-eval-of-union-field, r=eddyb | bors | -0/+45 |
| 2018-01-28 | Auto merge of #47767 - estebank:as-suggestion, r=petrochenkov | bors | -0/+27 |
| 2018-01-28 | Auto merge of #47671 - alexcrichton:trans-c-api-only, r=Mark-Simulacrum | bors | -53/+26 |
| 2018-01-27 | rustc: Load the `rustc_trans` crate at runtime | Alex Crichton | -53/+26 |
| 2018-01-28 | Auto merge of #47746 - varkor:never-type-ice, r=nikomatsakis | bors | -0/+46 |
| 2018-01-27 | Auto merge of #47420 - davidtwco:issue-46885, r=estebank | bors | -14/+14 |
| 2018-01-27 | Make `+` in `impl/dyn Trait` non-associative | Vadim Petrochenkov | -7/+87 |
| 2018-01-27 | Add tests | Vadim Petrochenkov | -2/+49 |
| 2018-01-27 | syntax: Permit `+` in return types of function declarations | Vadim Petrochenkov | -1/+1 |
| 2018-01-27 | syntax: Lower priority of `+` in `impl Trait`/`dyn Trait` | Vadim Petrochenkov | -1/+1 |
| 2018-01-27 | Fix new test from rebase. | David Wood | -1/+1 |
| 2018-01-27 | Updated tests with fixed span location. | David Wood | -13/+13 |
| 2018-01-27 | Auto merge of #46450 - Gilnaa:libtest_json_output, r=nrc | bors | -0/+74 |
| 2018-01-27 | libtest: Fixed call to python in run-make | Gilad Naaman | -1/+1 |
| 2018-01-27 | Auto merge of #47690 - estebank:for-block-277, r=nikomatsakis | bors | -31/+45 |
| 2018-01-27 | don't mention tasks in stability warnings of #[thread_local] #47755 | Pulkit Goyal | -1/+1 |
| 2018-01-27 | Expand union test to include different types | Ryan Cumming | -7/+26 |
| 2018-01-27 | Fix ICE on const eval of union field | Ryan Cumming | -0/+26 |
| 2018-01-26 | Instead of modifying the item's span synthesize it | Esteban Küber | -2/+3 |
| 2018-01-26 | Consider all whitespace when preparing span | Esteban Küber | -28/+46 |
| 2018-01-26 | Include space in suggestion `mut` in bindings | Esteban Küber | -1/+1 |