about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-12rustc_typeck/check/closure: rustfmtNiko Matsakis-24/+27
2018-02-12Auto merge of #47843 - estebank:teach, r=nikomatsakisbors-55/+3255
2018-02-12Auto merge of #48144 - kennytm:reduce-musl-test-size, r=Mark-Simulacrumbors-1/+9
2018-02-11Delete executables if the test ran successfully.Mark Simulacrum-3/+5
2018-02-12compiletest: Delete the executable immediately after running.kennytm-2/+8
2018-02-11Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakisbors-56/+374
2018-02-11Auto merge of #47614 - dotdash:x86_64_sysv_ffi, r=eddybbors-57/+94
2018-02-11Auto merge of #47657 - algesten:save-analysis-impls, r=nrcbors-10/+59
2018-02-11Auto merge of #48092 - eddyb:discriminate-the-void, r=nikomatsakisbors-74/+154
2018-02-11Rollup merge of #47547 - varkor:infinite-iterators-warning-doc, r=frewsxcvkennytm-0/+18
2018-02-11Rollup merge of #48124 - alexcrichton:clean-up-debugging, r=kennytmkennytm-3/+8
2018-02-11Rollup merge of #48120 - matthiaskrgr:typos_src_1, r=alexcrichtonkennytm-12/+12
2018-02-11Rollup merge of #48085 - alexcrichton:update-dlmalloc, r=Mark-Simulacrumkennytm-0/+0
2018-02-10Explain unusual debugging code in librustcAlex Crichton-3/+8
2018-02-10Update the dlmalloc submoduleAlex Crichton-0/+0
2018-02-10fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}Matthias Krüger-12/+12
2018-02-10Rollup merge of #48100 - Mark-Simulacrum:fetch-nand, r=alexcrichtonkennytm-0/+61
2018-02-10Rollup merge of #48107 - matthiaskrgr:typo__substract_to_subtract, r=kennytmkennytm-5/+5
2018-02-10Rollup merge of #48101 - Mark-Simulacrum:new-books, r=steveklabnikkennytm-0/+0
2018-02-10Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrumkennytm-1/+9
2018-02-10Rollup merge of #48086 - Zoxc:gen-fix, r=nikomatsakiskennytm-1/+34
2018-02-10Rollup merge of #48080 - GuillaumeGomez:mobile-docs-fixes, r=QuietMisdreavuskennytm-32/+7
2018-02-10Rollup merge of #48078 - alexcrichton:fix-required-const-and-proc-macro, r=eddybkennytm-0/+69
2018-02-10Rollup merge of #48064 - Manishearth:intra-doc-bail, r=QuietMisdreavuskennytm-0/+4
2018-02-10Rollup merge of #48059 - alexcrichton:sccachebs, r=Mark-Simulacrumkennytm-5/+22
2018-02-10Rollup merge of #48058 - cuviper:binaryen-gcc8, r=alexcrichtonkennytm-0/+0
2018-02-10Rollup merge of #48051 - ollie27:rustdoc_fn_unit_return, r=QuietMisdreavuskennytm-1/+43
2018-02-10Rollup merge of #48047 - etaoins:fix-ice-for-mismatched-args-on-target-withou...kennytm-47/+61
2018-02-10Rollup merge of #48015 - o01eg:disableable-installation, r=alexcrichtonkennytm-8/+28
2018-02-10Rollup merge of #47854 - varkor:create-out-dir, r=pnkfelixkennytm-0/+7
2018-02-10Rollup merge of #47835 - Mark-Simulacrum:remove-data-structs, r=nikomatsakiskennytm-412/+0
2018-02-10Rollup merge of #47790 - tinaun:patch-1, r=sfacklerkennytm-1/+1
2018-02-10Auto merge of #47828 - alexcrichton:llvm-6, r=nikomatsakisbors-11/+38
2018-02-10Emit data::Impl in save-analysisMartin Algesten-10/+59
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-11/+38
2018-02-10fix typo: substract -> subtract.Matthias Krüger-5/+5
2018-02-09Add fetch_nand.Mark Simulacrum-0/+61
2018-02-09rustc_mir: insert a dummy access to places being matched on, when building MIR.Eduard-Mihai Burtescu-71/+152
2018-02-09Update books for next releaseMark Simulacrum-0/+0
2018-02-09ci: Actually bootstrap on i686 distAlex Crichton-1/+9
2018-02-09Auto merge of #47802 - bobtwinkles:loop_false_edge, r=nikomatsakisbors-74/+261
2018-02-09Fix visitation order of calls so that it matches execution order. Fixes #48048John Kåre Alsaker-1/+34
2018-02-09Auto merge of #47761 - GuillaumeGomez:test-themes, r=Mark-Simulacrumbors-8/+546
2018-02-08Fix the testMark Mansi-2/+2
2018-02-08Update feature gate testMark Mansi-1/+1
2018-02-09Auto merge of #47489 - pnkfelix:limit-2pb-issue-46747, r=nikomatsakisbors-77/+564
2018-02-08Use the right tracking issueMark Mansi-3/+1
2018-02-08rustbuild: Pass `ccache` to build scriptsAlex Crichton-5/+22
2018-02-08Hide theme button under menu in mobile mode and fix top margin issue (in mobi...Guillaume Gomez-32/+7
2018-02-08Disallow function pointers to #[rustc_args_required_const]Alex Crichton-0/+64