about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-02Rollup merge of #46156 - SimonSapin:patch-14, r=withoutboatskennytm-0/+1
2018-02-02Auto merge of #47465 - estebank:include-space-after-mut, r=nikomatsakisbors-32/+72
2018-02-02Auto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichtonbors-198/+360
2018-02-01Change offset to `0`Esteban Küber-1/+1
2018-02-01Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1bors-93/+307
2018-02-01Auto merge of #47540 - Manishearth:suggestion, r=nrcbors-14/+109
2018-01-31Auto merge of #47900 - kennytm:rollup, r=kennytmbors-48/+320
2018-02-01Rollup merge of #47552 - oberien:stepby-nth, r=dtolnaykennytm-0/+106
2018-02-01Rollup merge of #47895 - varkor:non-utf-stdin, r=estebankkennytm-7/+29
2018-02-01Rollup merge of #47893 - alexcrichton:move-codegen-backends, r=alexcrichtonkennytm-8/+10
2018-02-01Rollup merge of #47677 - etaoins:avoid-underflow-in-rennder-source-line, r=es...kennytm-0/+4
2018-01-31rustc: Move location of `codegen-backends` dirAlex Crichton-8/+10
2018-01-31Rollup merge of #47795 - avborhanian:master, r=rkruppekennytm-0/+1
2018-01-31Use file containing non-UTF-8 character instead of echo -evarkor-1/+3
2018-01-31Add echo escape flagvarkor-1/+1
2018-01-31Rollup merge of #47891 - eddyb:issue-47638, r=nikomatsakiskennytm-3/+23
2018-01-31Rollup merge of #47890 - pftbest:no_trap, r=alexcrichtonkennytm-0/+6
2018-01-31Rollup merge of #47889 - alexcrichton:wasm-hidden-by-default, r=cramertjkennytm-3/+41
2018-01-31Rollup merge of #47886 - alexcrichton:llvm-7-start, r=eddybkennytm-0/+11
2018-01-31Rollup merge of #47884 - cuviper:run-pass-sse2, r=alexcrichtonkennytm-1/+1
2018-01-31Rollup merge of #47876 - GuillaumeGomez:associated-const-error, r=nikomatsakiskennytm-5/+24
2018-01-31Rollup merge of #47875 - jcowgill:mips-clobber-at, r=rkruppekennytm-2/+3
2018-01-31Rollup merge of #47874 - jcowgill:mips-from_raw_os_error, r=dtolnaykennytm-4/+4
2018-01-31Rollup merge of #47844 - CAD97:patch-1, r=estebankkennytm-0/+33
2018-01-31Rollup merge of #47840 - penpalperson:master, r=blusskennytm-0/+3
2018-01-31Rollup merge of #47838 - euclio:snakecase-suggestion, r=petrochenkovkennytm-15/+21
2018-01-31Auto merge of #45752 - estebank:highlight-primary, r=nikomatsakisbors-17/+59
2018-01-31Auto merge of #46666 - clarcharr:duration_core, r=alexcrichtonbors-4/+16
2018-01-31Fix ICE when reading non-UTF-8 input from stdinvarkor-7/+27
2018-01-30Add wasm_syscall feature to build systemDiggory Blake-0/+14
2018-01-30Implement extensible syscall interface for wasmDiggory Blake-198/+346
2018-01-31rustc_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-30rustc: Add an option to default hidden visibilityAlex Crichton-3/+41
2018-01-30rustc: Add some defines for LLVM 7 compatAlex Crichton-0/+11
2018-01-30track intercrate ambiguity only when there is a coherence errorNiko Matsakis-49/+82
2018-01-30change `overlapping_impls` to take a tcx and create the infcxNiko Matsakis-72/+66
2018-01-30make `overlapping_impls` call closures instead of returningNiko Matsakis-50/+75
2018-01-30Ignore run-pass/sse2 when using system LLVMJosh Stone-1/+1
2018-01-30Update associated constants error messageGuillaume Gomez-5/+24
2018-01-30Changed back inline markings.penpalperson-11/+0
2018-01-30rustc_trans: clobber $1 (aka $at) on mipsJames Cowgill-2/+3
2018-01-30std: use more portable error number in from_raw_os_error docsJames Cowgill-4/+4
2018-01-30Auto merge of #47870 - kennytm:rollup, r=kennytmbors-188/+706
2018-01-30Rollup merge of #47855 - ollie27:rustdoc_hoedown_link_title, r=QuietMisdreavuskennytm-1/+20
2018-01-30Rollup merge of #47853 - rust-lang:increase-nested-groups-test-coverage, r=ni...kennytm-0/+42
2018-01-30Rollup merge of #47839 - frewsxcv:frewsxcv-map-index, r=QuietMisdreavuskennytm-2/+12
2018-01-30Rollup merge of #47836 - Mark-Simulacrum:stage-flags, r=alexcrichtonkennytm-0/+12
2018-01-30Rollup merge of #47826 - gnzlbg:patch-2, r=alexcrichtonkennytm-2/+2
2018-01-30Rollup merge of #47822 - gnzlbg:patch-1, r=alexcrichtonkennytm-1/+1