about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-12-06handle `json_output` in `test::run_cargo_test`onur-ozkan-0/+5
2024-12-06skip formatting when `--json-output` is usedonur-ozkan-11/+21
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-0/+6
2024-12-05Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkanGuillaume Gomez-452/+772
2024-12-05Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxuJacob Pratt-4/+6
2024-12-05Rollup merge of #133888 - ChrisDenton:job, r=jieyouxuJacob Pratt-26/+17
2024-12-05skip `setup::Hook` on non-git sourcesonur-ozkan-4/+6
2024-12-05Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu"Jieyou Xu-144/+140
2024-12-05Update comments on Windows job objectsChris Denton-4/+7
2024-12-05Nested job objects are now supported in CIChris Denton-9/+1
2024-12-05Never close a job after the process is assignedChris Denton-13/+9
2024-12-04Reformat Python code with `ruff`Jakub Beránek-452/+772
2024-12-04Rollup merge of #133856 - GuillaumeGomez:update-sysinfo, r=clubby789Matthias Krüger-8/+9
2024-12-04Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkanMatthias Krüger-14/+14
2024-12-04Update sysinfo version to 0.33.0Guillaume Gomez-8/+9
2024-12-04add a change entry for new default on `build.vendor`onur-ozkan-0/+5
2024-12-04use vendor sources by default on dist tarballsonur-ozkan-1/+6
2024-12-04Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxuMatthias Krüger-140/+144
2024-12-03bootstrap: `println!` -> `eprintln!`clubby789-140/+144
2024-12-03Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviperMatthias Krüger-0/+4
2024-12-03Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxuMatthias Krüger-0/+9
2024-12-03./x miri: fix sysroot buildRalf Jung-0/+4
2024-12-03Rollup merge of #132723 - jieyouxu:sysroot-dance-dance-revolution, r=onur-ozkanMatthias Krüger-45/+96
2024-12-02Rollup merge of #133705 - onur-ozkan:profiler-check, r=jieyouxuGuillaume Gomez-24/+51
2024-12-02include LLDB and GDB visualizers in MSVC distributionWalnut-14/+14
2024-12-02add "optimized-compiler-builtins" option coverage for ci-rustconur-ozkan-6/+11
2024-12-02Unify `sysroot_target_{bin,lib}dir` handlingJieyou Xu-45/+96
2024-12-01Rollup merge of #133712 - RalfJung:rust_analyzer_settings, r=jieyouxuJacob Pratt-0/+1
2024-12-01rust_analyzer_settings: force use of 'nightly' toolchainRalf Jung-0/+1
2024-12-01add "profiler" option coverage for ci-rustconur-ozkan-24/+46
2024-12-01Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha...bors-4/+9
2024-12-01fix cargo path logicRalf Jung-3/+4
2024-11-30Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJungbors-3/+1
2024-11-30Rollup merge of #133673 - onur-ozkan:windows-fixme, r=KobzolRalf Jung-3/+1
2024-11-30Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxubors-3/+5
2024-11-30replace hard coded error id with `ErrorKind::DirectoryNotEmpty`onur-ozkan-3/+1
2024-11-30bootstrap: show diagnostics relative to rustc src dirRalf Jung-1/+5
2024-11-30Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol许杰友 Jieyou Xu (Joe)-3/+5
2024-11-30Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+1
2024-11-29Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrumbors-25/+25
2024-11-29Cargo patchBoxy-2/+9
2024-11-29CI: split x86_64-mingw jobMarcoIeni-3/+5
2024-11-29Rollup merge of #133492 - MarcoIeni:bootstrap-path-check, r=onur-ozkanMatthias Krüger-5/+5
2024-11-29Rollup merge of #132782 - onur-ozkan:cleanup, r=jieyouxuMatthias Krüger-54/+24
2024-11-28Implement lint against `Symbol::intern` on a string literalclubby789-0/+9
2024-11-28bootstrap: allow skipping steps with start of pathMarcoIeni-5/+5
2024-11-27print generated doc pathsonur-ozkan-1/+5
2024-11-27clippy lintsBoxy-23/+16
2024-11-27Rollup merge of #133453 - ferrocene:check-license-metadata, r=KobzolMatthias Krüger-4/+35
2024-11-27Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35Matthias Krüger-7/+2