about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2018-07-25Discriminate between external and optional toolsTatsuyuki Ishi-14/+22
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-12/+34
2018-07-24Rollup merge of #52642 - ljedrz:expect_fun_call, r=Mark-Simulacrumkennytm-3/+3
2018-07-24Rollup merge of #52627 - Mark-Simulacrum:rustdoc-test-correct, r=alexcrichtonkennytm-0/+1
2018-07-23Replace a few expect+format combos with unwrap_or_else+panicljedrz-3/+3
2018-07-22Compile rustc before building tests for rustdocMark Rousskov-0/+1
2018-07-23Rollup merge of #52594 - Mark-Simulacrum:error-index-stage0, r=alexcrichtonkennytm-2/+2
2018-07-22Rollup merge of #52465 - sekineh:add-ci-thumb, r=alexcrichtonkennytm-1/+3
2018-07-21Run the error index tool against the sysroot libdirMark Rousskov-2/+2
2018-07-21Treat no_std(target) == None case correctly.Hideki Sekine-1/+1
2018-07-18Rollup merge of #52464 - o01eg:patch-1, r=alexcrichtonkennytm-0/+2
2018-07-18Rollup merge of #52439 - o01eg:fix-52317, r=alexcrichtonkennytm-2/+3
2018-07-17Allow clippy to be installed with make installO01eg-0/+2
2018-07-18Fix rust issue #52163Hideki Sekine-1/+3
2018-07-17Rollup merge of #52434 - Mark-Simulacrum:incremental-keep-stage, r=alexcrichtonkennytm-4/+1
2018-07-16Calculate the exact capacity for 2 HashMapsljedrz-1/+1
2018-07-16Enable incremental independent of stageMark Rousskov-4/+1
2018-07-16Revert some changes from #51917 to fix #52317.O01eg-2/+3
2018-07-15Auto merge of #52399 - semarie:llvmtools, r=alexcrichtonbors-0/+9
2018-07-15tidy: avoid long lineSébastien Marie-1/+2
2018-07-15Disable LlvmTools packaging with external LLVMSébastien Marie-0/+8
2018-07-14Change keep-stage to only affect the passed stageMark Rousskov-46/+40
2018-07-13Do not attempt to recompile codegen backend(s) with --keep-stageMark Rousskov-0/+10
2018-07-14Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichtonkennytm-1/+2
2018-07-12Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytmkennytm-5/+6
2018-07-12Rollup merge of #51816 - nodakai:conf-py-tmpfile, r=kennytmkennytm-5/+18
2018-07-11Auto merge of #52172 - oli-obk:clippy_in_rls, r=nrcbors-1/+22
2018-07-11Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelixbors-0/+11
2018-07-11Remove unused variableOliver Schneider-1/+0
2018-07-11Hitchhike with rls into stableOliver Schneider-1/+1
2018-07-10Restore #![deny(warnings)]ljedrz-0/+1
2018-07-10Deny bare trait objects in `src/bootstrap`.ljedrz-6/+6
2018-07-10bootstrap: our best to achieve atomic rename on Win32NODA, Kai-1/+6
2018-07-10bootstrap: write texts to a .tmp file first for atomicityNODA, Kai-5/+13
2018-07-10Auto merge of #52177 - ljedrz:bare_gcc_warning, r=alexcrichtonbors-0/+8
2018-07-09Change gcc warning file name, remove unnecessary referenceljedrz-2/+2
2018-07-09Warn windows-gnu users that the bundled gcc can't compileljedrz-0/+8
2018-07-09bump minimum LLVM version to 5.0gnzlbg-3/+3
2018-07-09Also distribute cargo clippyOliver Schneider-1/+14
2018-07-09Inject clippy into the rls againOliver Schneider-0/+9
2018-07-06Rollup merge of #52117 - Eijebong:filetime, r=alexcrichtonMark Rousskov-1/+1
2018-07-06Dedupe filetimeBastien Orivel-1/+1
2018-07-06Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisabors-2/+2
2018-07-06Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytmkennytm-6/+23
2018-07-06Rollup merge of #51619 - mksully22:ppc64le_rust, r=alexcrichtonkennytm-0/+1
2018-07-05Auto merge of #51917 - alexcrichton:update, r=Mark-Simulacrumbors-27/+76
2018-07-05Address review commentsOliver Schneider-12/+6
2018-07-05Only display difference of features, not all featuresOliver Schneider-4/+22
2018-07-05Vertical list of tools to checkOliver Schneider-2/+7
2018-07-05Update Cargo.lock dependenciesAlex Crichton-2/+7