about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-18Specialize StepBy::nthoberien-0/+12
2018-01-18Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-115/+821
2018-01-17Update Cargo and its dependenciesAlex Crichton-294/+366
2018-01-17Rollup merge of #47520 - mbrubeck:fstat, r=Mark-SimulacrumGuillaume Gomez-7/+9
2018-01-17Rollup merge of #47471 - estebank:point-to-method-e0283, r=pnkfelixGuillaume Gomez-48/+260
2018-01-17Rollup merge of #47468 - estebank:closure-mut-mut, r=pnkfelixGuillaume Gomez-3/+60
2018-01-17Rollup merge of #47398 - GuillaumeGomez:pulldown-warnings, r=QuietMisdreavusGuillaume Gomez-5/+5
2018-01-17Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavusGuillaume Gomez-5/+52
2018-01-17Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-SimulacrumGuillaume Gomez-47/+435
2018-01-18Rollup merge of #47514 - gnzlbg:whitelist_x86_fxsr, r=rkruppekennytm-1/+2
2018-01-18Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrumkennytm-3/+4
2018-01-18Rollup merge of #47505 - alexcrichton:fix-bat-spawn-regression, r=estebankkennytm-6/+7
2018-01-18Rollup merge of #47498 - dominikWin:missing-module-name, r=petrochenkovkennytm-8/+8
2018-01-18Rollup merge of #47497 - goffrie:patch-1, r=dtolnaykennytm-7/+4
2018-01-18Rollup merge of #47487 - Pulkit07:foo, r=kennytmkennytm-0/+11
2018-01-18Rollup merge of #47483 - segevfiner:mingw64-build-hack, r=alexcrichtonkennytm-0/+9
2018-01-18Rollup merge of #47481 - estebank:unused-args, r=arielb1kennytm-77/+69
2018-01-18Rollup merge of #47479 - zackmdavis:and_the_case_of_the_suggested_double-pub,...kennytm-16/+42
2018-01-18Rollup merge of #47467 - arielb1:cleanup-shims, r=eddybkennytm-7/+47
2018-01-18Rollup merge of #47458 - mark-i-m:lint_array_comma, r=estebankkennytm-19/+55
2018-01-18Rollup merge of #47456 - chrisvittal:nll-tests, r=nikomatsakiskennytm-0/+41
2018-01-18Rollup merge of #47444 - etaoins:dont-include-bang-in-macro-suggestion, r=est...kennytm-7/+6
2018-01-18Rollup merge of #47436 - GuillaumeGomez:up-html-diff, r=QuietMisdreavuskennytm-4/+4
2018-01-18Rollup merge of #47427 - EdSchouten:cloudabi-ci, r=alexcrichtonkennytm-3/+69
2018-01-18Rollup merge of #47426 - varkor:default-mir-dump-dir, r=nikomatsakiskennytm-11/+4
2018-01-18Rollup merge of #47407 - gaurikholkar:master, r=estebankkennytm-2/+55
2018-01-18Rollup merge of #47404 - integer32llc:reexport-to-re-export, r=steveklabnikkennytm-92/+95
2018-01-18Rollup merge of #47387 - Rantanen:linkchecker-error-msg, r=steveklabnikkennytm-1/+11
2018-01-18Rollup merge of #47333 - arthurprs:iter-position-bounds-check, r=dtolnaykennytm-0/+56
2018-01-18Rollup merge of #47302 - andjo403:commentfix, r=michaelwoeristerkennytm-9/+4
2018-01-17Use File::metadata instead of fs::metadata to choose buffer sizeMatt Brubeck-7/+9
2018-01-17whitelist x86 fxsr featuregnzlbg-1/+2
2018-01-17Auto merge of #47035 - acfoltzer:dep-info-tweak, r=alexcrichtonbors-0/+6
2018-01-16Add secondary span pointing at the statement (error span)Esteban Küber-17/+31
2018-01-16Update rust-installer for streaming parallelismJosh Stone-3/+4
2018-01-16rustc: Spawn `cmd /c` for `.bat` scriptsAlex Crichton-6/+7
2018-01-17Document the mingw -lmsvcrt hack betterSegev Finer-1/+9
2018-01-16Only enable CloudABI builds for x86-64 for now.Ed Schouten-12/+0
2018-01-16Allow a trailing comma in lint_array; fix #47428Mark Mansi-19/+55
2018-01-16Integrate dist-cloudabi into dist-various-2.Ed Schouten-51/+40
2018-01-17fix minor errorsGauri-12/+11
2018-01-17using tabs in ui testsGauri-6/+7
2018-01-17fix tidy checksGauri-21/+22
2018-01-16Make non-found module name optionalDominik Winecki-8/+8
2018-01-16Remove incorrect `Default::default` links, add a new oneGeoffry Song-7/+4
2018-01-16Move dist-cloudabi/ into disabled/.Ed Schouten-0/+0
2018-01-16Add a Docker container for doing automated builds for CloudABI.Ed Schouten-0/+89
2018-01-16Fix for older JS versionsGuillaume Gomez-1/+1
2018-01-16add a comment about parsing only prefix in header.rsPulkit Goyal-0/+2
2018-01-16rename parse_cfg_prefix() to has_cfg_prefix()Pulkit Goyal-2/+2