| Age | Commit message (Expand) | Author | Lines |
| 2018-02-20 | rustc_mir: handle all aggregate kinds in the deaggregator. | Eduard-Mihai Burtescu | -3/+2 |
| 2018-02-18 | Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkor | Guillaume Gomez | -36/+36 |
| 2018-02-18 | Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavus | Guillaume Gomez | -2/+0 |
| 2018-02-18 | Auto merge of #47544 - U007D:master, r=nikomatsakis | bors | -0/+54 |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -36/+36 |
| 2018-02-17 | Rollup merge of #48095 - QuietMisdreavus:doctest-assembly, r=GuillaumeGomez | Guillaume Gomez | -2/+2 |
| 2018-02-17 | Auto merge of #47926 - mikhail-m1:subslice_pattern_array_drop2, r=nikomatsakis | bors | -0/+135 |
| 2018-02-17 | Auto merge of #47917 - davidtwco:issue-47703, r=nikomatsakis | bors | -0/+61 |
| 2018-02-16 | Remove hoedown from rustdoc | Guillaume Gomez | -2/+0 |
| 2018-02-16 | Auto merge of #46714 - leodasvacas:refactor-structurally-resolve-type, r=niko... | bors | -0/+20 |
| 2018-02-16 | Auto merge of #45404 - giannicic:defaultimpl2, r=nikomatsakis | bors | -698/+94 |
| 2018-02-15 | add Self: Trait<..> inside the param_env of a default impl | Gianni Ciccarelli | -1/+17 |
| 2018-02-14 | Added tests for #47703 | David Wood | -0/+61 |
| 2018-02-14 | Rollup merge of #48154 - estebank:issue-31481, r=nikomatsakis | kennytm | -0/+27 |
| 2018-02-14 | Rollup merge of #48033 - GuillaumeGomez:better-char-cast-message, r=estebank | kennytm | -0/+40 |
| 2018-02-13 | Auto merge of #47804 - retep007:recursive-requirements, r=pnkfelix | bors | -0/+41 |
| 2018-02-12 | changed termination_trait's bound from Error to Debug; added compiletest head... | Brad Gibson | -0/+54 |
| 2018-02-12 | Auto merge of #47843 - estebank:teach, r=nikomatsakis | bors | -0/+3026 |
| 2018-02-11 | Continue parsing function after finding `...` arg | Esteban Küber | -0/+27 |
| 2018-02-11 | Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakis | bors | -3/+180 |
| 2018-02-11 | Auto merge of #47614 - dotdash:x86_64_sysv_ffi, r=eddyb | bors | -51/+87 |
| 2018-02-11 | Auto merge of #48092 - eddyb:discriminate-the-void, r=nikomatsakis | bors | -71/+136 |
| 2018-02-10 | Show better warning for trying to cast non-u8 scalar to char | Guillaume Gomez | -0/+40 |
| 2018-02-10 | Rollup merge of #48107 - matthiaskrgr:typo__substract_to_subtract, r=kennytm | kennytm | -3/+3 |
| 2018-02-10 | Rollup merge of #48086 - Zoxc:gen-fix, r=nikomatsakis | kennytm | -0/+33 |
| 2018-02-10 | Rollup merge of #48078 - alexcrichton:fix-required-const-and-proc-macro, r=eddyb | kennytm | -0/+20 |
| 2018-02-10 | Rollup merge of #48051 - ollie27:rustdoc_fn_unit_return, r=QuietMisdreavus | kennytm | -0/+40 |
| 2018-02-10 | Rollup merge of #48047 - etaoins:fix-ice-for-mismatched-args-on-target-withou... | kennytm | -3/+12 |
| 2018-02-10 | Auto merge of #47828 - alexcrichton:llvm-6, r=nikomatsakis | bors | -6/+28 |
| 2018-02-09 | rustc: Upgrade to LLVM 6 | Alex Crichton | -6/+28 |
| 2018-02-10 | fix typo: substract -> subtract. | Matthias Krüger | -3/+3 |
| 2018-02-09 | add Self: Trait<..> inside the param_env of a default impl | Gianni Ciccarelli | -4/+4 |
| 2018-02-09 | rustc_mir: insert a dummy access to places being matched on, when building MIR. | Eduard-Mihai Burtescu | -71/+136 |
| 2018-02-09 | fix playground test for newly-trimmed doctests | QuietMisdreavus | -2/+2 |
| 2018-02-09 | Auto merge of #47802 - bobtwinkles:loop_false_edge, r=nikomatsakis | bors | -42/+140 |
| 2018-02-09 | Fix visitation order of calls so that it matches execution order. Fixes #48048 | John Kåre Alsaker | -0/+33 |
| 2018-02-08 | Fix the test | Mark Mansi | -2/+2 |
| 2018-02-08 | Update feature gate test | Mark Mansi | -1/+1 |
| 2018-02-09 | Auto merge of #47489 - pnkfelix:limit-2pb-issue-46747, r=nikomatsakis | bors | -18/+327 |
| 2018-02-08 | Disallow function pointers to #[rustc_args_required_const] | Alex Crichton | -0/+20 |
| 2018-02-08 | Revert checking casts before fallback. | leonardo.yvens | -8/+8 |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+3026 |
| 2018-02-08 | Fix oversized loads on x86_64 SysV FFI calls | Björn Steinbrink | -51/+87 |
| 2018-02-08 | add transform for uniform array move out | Mikhail Modin | -0/+135 |
| 2018-02-08 | Fleshed out the test a lot more. | Felix S. Klock II | -9/+230 |
| 2018-02-08 | Test that autoref'ing beyond method receivers does not leak into two-phase bo... | Felix S. Klock II | -0/+39 |
| 2018-02-08 | Restrict two-phase borrows to solely borrows introduced via autoref. | Felix S. Klock II | -18/+67 |
| 2018-02-07 | Fix tests for MIR loop lowering | bobtwinkles | -1/+50 |
| 2018-02-07 | [ci skip] Generate false edges from loop_block | bobtwinkles | -43/+59 |
| 2018-02-07 | support `default impl` for specialization | Gianni Ciccarelli | -0/+18 |