about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2019-10-31Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichtonMazdak Farrokhzad-0/+4
2019-10-30ci: move toolstates.json to /tmp/toolstate/ and docker mount itPietro Albini-0/+4
2019-10-29Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichtonTyler Mandry-0/+1
2019-10-29Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichtonTyler Mandry-0/+4
2019-10-29Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichtonTyler Mandry-0/+4
2019-10-28Use rustc-workspace-hack for rustbookSamuel Holland-0/+1
2019-10-26Auto merge of #65167 - hermitcore:rusty-hermit, r=alexcrichtonbors-1/+1
2019-10-26ci: add support for MIPS64 musl targetsWang Xuerui-0/+4
2019-10-26use plain cargo to install xargoRalf Jung-11/+1
2019-10-26bootstrap now takes care of installing xargoRalf Jung-4/+21
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-0/+4
2019-10-25Merge branch 'master' into rusty-hermit, resolve conflictsStefan Lankes-55/+143
2019-10-25Rollup merge of #65408 - guanqun:remove-rust-optimize, r=Mark-SimulacrumMazdak Farrokhzad-15/+15
2019-10-24reorder TomlTarget struct's fields based on the order in config.toml.exampleGuanqun Lu-2/+2
2019-10-24reorder Rust struct's fields based on the order in config.toml.exampleGuanqun Lu-5/+5
2019-10-24reorder Install struct's fields based on the order in config.toml.exampleGuanqun Lu-1/+1
2019-10-24reorder Build struct's fields based on the order in config.toml.exampleGuanqun Lu-4/+4
2019-10-24reorder Llvm struct's fields based on the order in config.toml.exampleGuanqun Lu-3/+3
2019-10-24Auto merge of #65474 - Mark-Simulacrum:rustc-dev-split, r=pietroalbinibors-55/+143
2019-10-22Merge branch 'master' into rusty-hermitStefan Lankes-99/+39
2019-10-22Auto merge of #65501 - alexcrichton:remove-emscripten-backend, r=Mark-Simulacrumbors-92/+34
2019-10-21Remove `src/llvm-emscripten` submoduleAlex Crichton-92/+34
2019-10-21Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=CentrilMazdak Farrokhzad-1/+1
2019-10-21Remove unnecessary `Hash` bounds from various types.Nicholas Nethercote-1/+1
2019-10-20Merge branch 'master' into rusty-hermitStefan Lankes-10/+12
2019-10-19adjust miri sysroot determinationRalf Jung-6/+4
2019-10-18Rollup merge of #65540 - guanqun:extend-t-macro, r=nikomatsakisTyler Mandry-1/+1
2019-10-18Rollup merge of #65201 - tmiasko:no-bindings, r=rkruppeTyler Mandry-9/+1
2019-10-17show up some extra info when t!() failsGuanqun Lu-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+4
2019-10-15Package non-rust objectsJethro Beekman-22/+46
2019-10-15minimize the rust-std componentJosh Stone-33/+97
2019-10-12Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum"Mark Rousskov-97/+33
2019-10-10Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrumbors-33/+97
2019-10-10Auto merge of #65129 - andjo403:cargo_args, r=alexcrichtonbors-0/+10
2019-10-09make it possible to add args to cargo in x.pyAndreas Jonson-0/+10
2019-10-08Disable Go and OCaml bindings when building LLVMTomasz Miąsko-9/+1
2019-10-07add dist::RustcDev for unstable compiler librariesJosh Stone-58/+46
2019-10-07Use builder.compiler_for() to find the libstd stampJosh Stone-2/+2
2019-10-07[WIP] minimize the rust-std componentJosh Stone-2/+78
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-1/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-4/+2
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-2/+6
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-4/+2
2019-10-02Replace mentions of IRC with DiscordBO41-3/+5
2019-09-25Switch version to 1.40Mark Rousskov-1/+1
2019-09-23rustbuild: Pass `-Zsave-analysis` during testsAlex Crichton-2/+1
2019-09-23No need to remove target-specific RUSTFLAGSAlex Crichton-5/+3
2019-09-23Stylistic changesAlex Crichton-13/+7
2019-09-23Add some FIXME for future Cargo issuesAlex Crichton-0/+6