| Age | Commit message (Expand) | Author | Lines |
| 2018-02-01 | rustdoc: Move collapse toggle to the left | Vitaly _Vi Shukela | -1/+1 |
| 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 | Changed of `struct` url to `#ad448e` in rust docs | Pramod Bisht | -1/+1 |
| 2018-01-31 | rustdoc: Fix some minor issues per reviewer | Vitaly _Vi Shukela | -25/+22 |
| 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 |
| 2018-01-31 | Auto merge of #46666 - clarcharr:duration_core, r=alexcrichton | bors | -4/+16 |
| 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 | -2/+21 |
| 2018-01-30 | Export wasm source map when debug information is enabled | Yury Delendik | -6/+68 |
| 2018-01-30 | wherein the parens lint keeps its own counsel re args in nested macros | Zack M. Davis | -9/+83 |
| 2018-01-31 | rustdoc: Fix tidy errors found by travis | Vitaly _Vi Shukela | -9/+9 |
| 2018-01-31 | Fix ICE when reading non-UTF-8 input from stdin | varkor | -7/+27 |
| 2018-01-31 | rustdoc: Foldable impl blocks | Vitaly _Vi Shukela | -51/+115 |
| 2018-01-31 | Add regression test for #44415 | Daan Sprenkels | -0/+22 |
| 2018-01-30 | Add wasm_syscall feature to build system | Diggory Blake | -0/+14 |
| 2018-01-30 | Implement extensible syscall interface for wasm | Diggory Blake | -198/+346 |
| 2018-01-31 | rustc_trans: keep LLVM types for trait objects anonymous. | Eduard-Mihai Burtescu | -3/+23 |
| 2018-01-30 | Update a few comments | Mark Mansi | -1/+4 |