| Age | Commit message (Expand) | Author | Lines |
| 2018-02-07 | add tests for macro trailing commas | Michael Lamparski | -0/+601 |
| 2018-02-06 | Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=est... | bors | -2/+34 |
| 2018-02-06 | Rollup merge of #48007 - nrc:rls-field-init, r=eddyb | kennytm | -0/+8 |
| 2018-02-06 | Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrum | kennytm | -0/+16 |
| 2018-02-06 | Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche... | kennytm | -65/+2 |
| 2018-02-06 | Rollup merge of #47704 - dsprenkels:issue-44415, r=alexcrichton | kennytm | -0/+22 |
| 2018-02-06 | Rollup merge of #47543 - topecongiro:issue-42344, r=nikomatsakis | kennytm | -1/+19 |
| 2018-02-06 | Rollup merge of #47496 - QuietMisdreavus:rls-doc-include, r=estebank | kennytm | -0/+5 |
| 2018-02-06 | Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis | kennytm | -0/+26 |
| 2018-02-05 | Make inline assembly volatile if it has no outputs. Fixes #46026 | John Kåre Alsaker | -0/+26 |
| 2018-02-05 | Stabilize use_nested_groups | Pietro Albini | -65/+2 |
| 2018-02-05 | Auto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix | bors | -0/+33 |
| 2018-02-05 | Auto merge of #47873 - Aaron1011:final-ref-coerce, r=nikomatsakis | bors | -3/+32 |
| 2018-02-05 | save-analysis: avoid implicit unwrap | Nick Cameron | -0/+8 |
| 2018-02-05 | Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obk | kennytm | -0/+61 |
| 2018-02-04 | Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe... | kennytm | -62/+28 |
| 2018-02-04 | Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichton | kennytm | -3/+3 |
| 2018-02-04 | Rollup merge of #47896 - zackmdavis:and_the_case_of_the_necessary_unnecessary... | kennytm | -0/+55 |
| 2018-02-04 | Rollup merge of #47877 - spastorino:lifetime-bounds-in-copy, r=nikomatsakis | kennytm | -0/+23 |
| 2018-02-04 | Rollup merge of #47862 - GuillaumeGomez:const-evaluation-ice, r=eddyb | kennytm | -0/+22 |
| 2018-02-04 | Remove delay_span_bug() in check_aliasability | Seiichi Uchida | -1/+19 |
| 2018-02-03 | Auto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis | bors | -18/+122 |
| 2018-02-03 | Auto merge of #46254 - Dylan-DPC:ellided-lifetime, r=nikomatsakis | bors | -0/+33 |
| 2018-02-03 | Auto merge of #47962 - kennytm:rollup, r=kennytm | bors | -3/+76 |
| 2018-02-03 | Fix const evaluation ICE in rustdoc | Guillaume Gomez | -0/+22 |
| 2018-02-03 | Auto merge of #47791 - estebank:mismatched-trait-impl, r=nikomatsakis | bors | -86/+124 |
| 2018-02-02 | Rollup merge of #47942 - estebank:macro-spans, r=nikomatsakis Minimize weird ... | kennytm | -2/+38 |
| 2018-02-02 | Rollup merge of #47914 - etaoins:improve-char-escape-in-lexer-msg, r=petroche... | kennytm | -1/+14 |
| 2018-02-02 | Rollup merge of #47898 - Aaron1011:static-ref-nll, r=nikomatsakis Fix ICE whe... | kennytm | -0/+20 |
| 2018-02-02 | Rollup merge of #47829 - estebank:break-in-for, r=cramertj Suggest removing v... | kennytm | -0/+4 |
| 2018-02-02 | Add regression test | Manish Goregaokar | -0/+16 |
| 2018-02-02 | Auto merge of #47465 - estebank:include-space-after-mut, r=nikomatsakis | bors | -29/+47 |
| 2018-02-01 | Turn `type_id` into a constant intrinsic | Badel2 | -0/+61 |
| 2018-02-02 | add ellided lifetime | dpc | -0/+33 |
| 2018-02-01 | Minimize weird spans involving macro context | Esteban Küber | -2/+38 |
| 2018-02-01 | Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1 | bors | -0/+162 |
| 2018-01-31 | Fix overflow when performing drop check calculations in NLL | Aaron Hill | -0/+33 |
| 2018-02-01 | Improve char escaping in lexer messages | Ryan Cumming | -1/+14 |
| 2018-01-31 | Enable stack-probe tests with system LLVM >= 5.0 | Josh Stone | -3/+3 |
| 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-30 | add doc(include) to the save-analysis test | QuietMisdreavus | -0/+5 |
| 2018-01-30 | Fix ICE when assigning references to a static mut with NLL | Aaron Hill | -0/+20 |
| 2018-01-30 | wherein the parens lint keeps its own counsel re args in nested macros | Zack M. Davis | -0/+55 |