about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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
2024-11-26don't pass every test arg to test-float-parseonur-ozkan-6/+2
2024-11-25use ReadCache for archive loadingHenry Jiang-8/+8
2024-11-25generate-copyright: Use license-metadata.json from git.Jonathan Pallant-2/+1
2024-11-25collect-license-metadata: move JSON to root, and add a 'check' modeJonathan Pallant-2/+34
2024-11-24Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu...bors-5/+61
2024-11-23Vendor `trpl` crate so The Book tests work offlineChris Krycho-0/+1
2024-11-23bootstrap: add change tracker entryJieyou Xu-0/+5
2024-11-23Update bootstrap tests to support book dependenciesChris Krycho-1/+66
2024-11-23bootstrap: make `rust.debug-assertions = true` inhibit downloading CI rustcJieyou Xu-4/+42
2024-11-23bootstrap: revert `rust.download-rustc` global default to `false`Jieyou Xu-3/+16
2024-11-23Auto merge of #132994 - clubby789:cc-bisect, r=Kobzolbors-158/+174
2024-11-22Rollup merge of #133215 - ehuss:fix-vendor-rustc-perf, r=kobzolMichael Goulet-22/+27
2024-11-22Rollup merge of #133208 - ferrocene:split-copyright-html, r=KobzolMichael Goulet-1/+2
2024-11-21Keep list of submodules close to list of vendored workspacesEric Huss-24/+27
2024-11-21aix: fix archive formatHenry Jiang-15/+31
2024-11-21generate-copyright: Now generates a library file too.Jonathan Pallant-1/+2
2024-11-19Fix missing submodule in `./x vendor`Eric Huss-1/+3
2024-11-19Register change infoJieyou Xu-0/+5
2024-11-19Default-enable `llvm_tools_enabled` when no `config.toml` is presentJieyou Xu-0/+4
2024-11-13Bump bootstrap depsclubby789-34/+34