about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-11-20Rollup merge of #104487 - klensy:ntapi, r=Mark-SimulacrumMatthias Krüger-6/+6
2022-11-20Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill...Matthias Krüger-0/+2
2022-11-19rustdoc: add test case for scraped example expand GUIMichael Howell-0/+2
2022-11-19Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514Matthias Krüger-9/+20
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-9/+20
2022-11-17fmtPietro Albini-1/+1
2022-11-17set correct default value for cc and cxx on androidPietro Albini-20/+29
2022-11-16update ntapi dep to remove future-incompat warningklensy-6/+6
2022-11-16normalize download-rustc's prefix when running compiletestsPietro Albini-9/+19
2022-11-16normalize source paths from sysroot in compiletestPietro Albini-0/+1
2022-11-14Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearthbors-1/+7
2022-11-13Make all download functions need only Config, not BuilderJoshua Nelson-637/+663
2022-11-13Rollup merge of #104158 - Ayush1325:executable, r=Mark-SimulacrumManish Goregaokar-1/+7
2022-11-13Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomccbors-1/+0
2022-11-13check if current stage is target build stage r=ozkanonurozkanonur-9/+20
2022-11-12Print "Checking/Building ..." message even when --dry-run is passedJoshua Nelson-3/+5
2022-11-12Distinguish `--dry-run` from the automatic dry run checkJoshua Nelson-78/+96
2022-11-11Rollup merge of #104245 - kubycsolutions:master, r=jyn514Dylan DPC-1/+1
2022-11-10Avoid runtime dependency on static libstdc++kubycsolutions-1/+1
2022-11-09Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obkMichael Goulet-54/+140
2022-11-08Rollup merge of #103778 - mati865:update-deps, r=Mark-SimulacrumManish Goregaokar-10/+67
2022-11-08Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514Guillaume Gomez-4/+5
2022-11-08Return .efi extension for EFI executableAyush Singh-1/+7
2022-11-07Only set config.config to None when using default pathTanner Davies-1/+2
2022-11-07Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrumbors-0/+16
2022-11-07add FIXME to replace this env var in the futureRalf Jung-0/+6
2022-11-06bootstrap: put Miri sysroot into local build dirRalf Jung-1/+9
2022-11-06bootstrap: add support for running Miri on a fileRalf Jung-54/+132
2022-11-06Rollup merge of #103851 - viandoxdev:103816_bootstrap_fix_json_doc, r=jyn514Matthias Krüger-53/+44
2022-11-05Place config.toml in current working directory if config not foundTanner Davies-4/+4
2022-11-05fix out dir being wrong in jsonviandoxdev-1/+5
2022-11-05Rollup merge of #103920 - ferrocene:pa-maybe-open-in-browser, r=jyn514Matthias Krüger-25/+28
2022-11-05Update several crates for improved support of the new targetsMateusz Mikuła-10/+67
2022-11-05Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514Matthias Krüger-17/+42
2022-11-03address review commentPietro Albini-2/+5
2022-11-03Fix artifact version/channel detection for stableMark Rousskov-17/+42
2022-11-03move browser opening logic in BuilderPietro Albini-29/+29
2022-11-02Ban dashes in miropt test file namesJakob Degen-0/+3
2022-11-02prevent open with jsonviandoxdev-0/+5
2022-11-02merge JsonStd and Std stepsviandoxdev-58/+34
2022-11-01Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514Manish Goregaokar-0/+2
2022-11-01fix json running all the timeviandoxdev-2/+7
2022-11-01Fixes #103816 make --json workviandoxdev-1/+2
2022-11-01Change the way libunwind is linked for `*-windows-gnullvm` targetsMateusz Mikuła-1/+0
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-0/+2
2022-11-01Rollup merge of #103805 - Mark-Simulacrum:forward-port, r=jyn514Yuki Okushi-0/+3
2022-10-31Auto merge of #102950 - oli-obk:check_miri, r=RalfJungbors-53/+24
2022-10-31Enable RUSTC_BOOTSTRAP for a few stepsMark Rousskov-0/+3
2022-10-31Rollup merge of #103732 - Mark-Simulacrum:revert-compiler-builtins, r=jyn514Dylan DPC-29/+22
2022-10-30Rollup merge of #102101 - BelovDV:new-check-lld-version, r=petrochenkovMichael Howell-9/+22