| Age | Commit message (Expand) | Author | Lines |
| 2018-02-02 | Remove dead code | Manish Goregaokar | -24/+0 |
| 2018-02-02 | Auto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichton | bors | -198/+365 |
| 2018-02-01 | Fix test after rebase | Esteban Küber | -59/+31 |
| 2018-02-01 | Remove support for `Self` in attributes | Esteban Küber | -9/+1 |
| 2018-02-01 | Fix tests | Esteban Küber | -3/+3 |
| 2018-02-01 | Rework `parse_ident_attr` | Esteban Küber | -25/+26 |
| 2018-02-01 | Remove cast suggestions | Esteban Küber | -240/+0 |
| 2018-02-01 | Add filter to detect local crates for rustc_on_unimplemented | Esteban Küber | -47/+299 |
| 2018-02-01 | Change rustc_on_unimplemented for Iterator and binops | Esteban Küber | -153/+418 |
| 2018-02-01 | Add filtering options to `rustc_on_unimplemented` | Esteban Küber | -403/+312 |
| 2018-02-01 | Fix ugly hover in sidebar | Guillaume Gomez | -8/+22 |
| 2018-02-01 | Turn `type_id` into a constant intrinsic | Badel2 | -1/+105 |
| 2018-02-02 | add ellided lifetime | dpc | -4/+55 |
| 2018-02-01 | Change offset to `0` | Esteban Küber | -1/+1 |
| 2018-02-01 | Minimize weird spans involving macro context | Esteban Küber | -8/+55 |
| 2018-02-01 | Use constant for 180/π in to_degrees | varkor | -1/+7 |
| 2018-02-01 | Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1 | bors | -93/+307 |
| 2018-01-31 | concerning well-formed suggestions for unused shorthand field patterns | Zack M. Davis | -16/+124 |
| 2018-02-01 | Auto merge of #47540 - Manishearth:suggestion, r=nrc | bors | -14/+109 |
| 2018-01-31 | in which HirIdMap is introduced as an affordance for using HirIds more | Zack M. Davis | -1/+3 |
| 2018-01-31 | Fix overflow when performing drop check calculations in NLL | Aaron Hill | -37/+113 |
| 2018-02-01 | Generalize tuple_like_shim's code to be useful for enums | Manish Goregaokar | -24/+39 |
| 2018-02-01 | Eliminate ret_field and ret intermediates in array clone shim | Manish Goregaokar | -24/+10 |
| 2018-02-01 | Correctly subst the fn_sig so that we get the correct types | Manish Goregaokar | -3/+9 |
| 2018-02-01 | Fix lang items box example code | Volker Mische | -13/+8 |
| 2018-02-01 | rustc: prefer ParamEnvAnd and LayoutCx over tuples for LayoutOf. | Eduard-Mihai Burtescu | -84/+107 |
| 2018-02-01 | Improve char escaping in lexer messages | Ryan Cumming | -13/+33 |
| 2018-01-31 | Auto merge of #47900 - kennytm:rollup, r=kennytm | bors | -48/+320 |
| 2018-01-31 | Use a range to identify SIGSEGV in stack guards | Josh Stone | -64/+89 |
| 2018-01-31 | Enable stack-probe tests with system LLVM >= 5.0 | Josh Stone | -4/+4 |
| 2018-02-01 | Rollup merge of #47552 - oberien:stepby-nth, r=dtolnay | kennytm | -0/+106 |
| 2018-02-01 | Rollup merge of #47895 - varkor:non-utf-stdin, r=estebank | kennytm | -7/+29 |
| 2018-02-01 | Rollup merge of #47893 - alexcrichton:move-codegen-backends, r=alexcrichton | kennytm | -8/+10 |
| 2018-02-01 | Rollup merge of #47677 - etaoins:avoid-underflow-in-rennder-source-line, r=es... | kennytm | -0/+4 |
| 2018-01-31 | rustc: Move location of `codegen-backends` dir | Alex Crichton | -8/+10 |
| 2018-01-31 | Rollup merge of #47795 - avborhanian:master, r=rkruppe | kennytm | -0/+1 |
| 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 | -3/+23 |
| 2018-01-31 | Rollup merge of #47890 - pftbest:no_trap, r=alexcrichton | kennytm | -0/+6 |
| 2018-01-31 | Rollup merge of #47889 - alexcrichton:wasm-hidden-by-default, r=cramertj | kennytm | -3/+41 |
| 2018-01-31 | Rollup merge of #47886 - alexcrichton:llvm-7-start, r=eddyb | kennytm | -0/+11 |
| 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 | -5/+24 |
| 2018-01-31 | Rollup merge of #47875 - jcowgill:mips-clobber-at, r=rkruppe | kennytm | -2/+3 |
| 2018-01-31 | Rollup merge of #47874 - jcowgill:mips-from_raw_os_error, r=dtolnay | kennytm | -4/+4 |
| 2018-01-31 | Rollup merge of #47844 - CAD97:patch-1, r=estebank | kennytm | -0/+33 |
| 2018-01-31 | Rollup merge of #47840 - penpalperson:master, r=bluss | kennytm | -0/+3 |
| 2018-01-31 | Rollup merge of #47838 - euclio:snakecase-suggestion, r=petrochenkov | kennytm | -15/+21 |
| 2018-01-31 | Auto merge of #45752 - estebank:highlight-primary, r=nikomatsakis | bors | -17/+59 |