| Age | Commit message (Expand) | Author | Lines |
| 2018-02-02 | Rollup merge of #46156 - SimonSapin:patch-14, r=withoutboats | kennytm | -0/+1 |
| 2018-02-02 | Auto merge of #47465 - estebank:include-space-after-mut, r=nikomatsakis | bors | -32/+72 |
| 2018-02-02 | Auto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichton | bors | -198/+360 |
| 2018-02-01 | Change offset to `0` | Esteban Küber | -1/+1 |
| 2018-02-01 | Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1 | bors | -93/+307 |
| 2018-02-01 | Auto merge of #47540 - Manishearth:suggestion, r=nrc | bors | -14/+109 |
| 2018-01-31 | Auto merge of #47900 - kennytm:rollup, r=kennytm | bors | -48/+320 |
| 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 |
| 2018-01-31 | Auto merge of #46666 - clarcharr:duration_core, r=alexcrichton | bors | -4/+16 |
| 2018-01-31 | Fix ICE when reading non-UTF-8 input from stdin | varkor | -7/+27 |
| 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-31 | [MSP430] Don't enable trap_unreachable option by default on msp. | Vadzim Dambrouski | -0/+6 |
| 2018-01-30 | rustc: Add an option to default hidden visibility | Alex Crichton | -3/+41 |
| 2018-01-30 | rustc: Add some defines for LLVM 7 compat | Alex Crichton | -0/+11 |
| 2018-01-30 | track intercrate ambiguity only when there is a coherence error | Niko Matsakis | -49/+82 |
| 2018-01-30 | change `overlapping_impls` to take a tcx and create the infcx | Niko Matsakis | -72/+66 |
| 2018-01-30 | make `overlapping_impls` call closures instead of returning | Niko Matsakis | -50/+75 |
| 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 | -5/+24 |
| 2018-01-30 | Changed back inline markings. | penpalperson | -11/+0 |
| 2018-01-30 | rustc_trans: clobber $1 (aka $at) on mips | James Cowgill | -2/+3 |
| 2018-01-30 | std: use more portable error number in from_raw_os_error docs | James Cowgill | -4/+4 |
| 2018-01-30 | Auto merge of #47870 - kennytm:rollup, r=kennytm | bors | -188/+706 |
| 2018-01-30 | Rollup merge of #47855 - ollie27:rustdoc_hoedown_link_title, r=QuietMisdreavus | kennytm | -1/+20 |
| 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 #47839 - frewsxcv:frewsxcv-map-index, r=QuietMisdreavus | kennytm | -2/+12 |
| 2018-01-30 | Rollup merge of #47836 - Mark-Simulacrum:stage-flags, r=alexcrichton | kennytm | -0/+12 |
| 2018-01-30 | Rollup merge of #47826 - gnzlbg:patch-2, r=alexcrichton | kennytm | -2/+2 |
| 2018-01-30 | Rollup merge of #47822 - gnzlbg:patch-1, r=alexcrichton | kennytm | -1/+1 |