summary refs log tree commit diff
path: root/src/bootstrap/builder.rs
AgeCommit message (Expand)AuthorLines
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-1/+2
2023-05-27Rollup merge of #111977 - jyn514:doc-errors, r=est31Matthias Krüger-2/+2
2023-05-26Make errors from `x doc` less verbosejyn-2/+2
2023-05-25Generate docs for bootstrap itselfjyn-1/+2
2023-05-20implement and use tools/rustdoc-gui-test in bootstrapozkanonur-1/+2
2023-05-18very minor cleanupsjyn-1/+0
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-0/+1
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+1
2023-05-09Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber...Matthias Krüger-1/+1
2023-05-09Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors-0/+1
2023-05-08Auto merge of #106621 - ozkanonur:enable-elided-lifetimes-for-doctests, r=Mar...bors-0/+4
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-12/+19
2023-05-07enable `rust_2018_idioms` for doctestsozkanonur-0/+4
2023-05-05Generate windows-sys bindingsChris Denton-0/+1
2023-05-05support enable rpath in each target independentlyWang Qilin-1/+1
2023-04-29Combine several `Step`s into a single step with multiple pathsjyn-4/+1
2023-04-29Remove unnecessary `test_kind` field and `TestKind` structjyn-0/+8
2023-04-20 fix out of date comment about rpath in bootstrapWang Qilin-2/+2
2023-04-19Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68Matthias Krüger-1/+1
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-0/+15
2023-04-18Rollup merge of #110442 - ferrocene:pa-build-metrics-dry-run, r=ozkanonurMatthias Krüger-2/+2
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-0/+15
2023-04-17Spelling src/bootstrapJosh Soref-1/+1
2023-04-17avoid including dry run steps in the build metricsPietro Albini-2/+2
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-1/+21
2023-04-05submodule detection for proper fix on #96188ozkanonur-10/+40
2023-03-27Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M...Matthias Krüger-7/+7
2023-03-26Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillotbors-0/+6
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-7/+7
2023-03-23Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonurDylan DPC-2/+2
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-0/+8
2023-03-18Always enable MIR inlining when building stdBen Kimock-0/+6
2023-03-18refactor `fn bootstrap::builder::Builder::compiler_for`ozkanonur-2/+2
2023-03-12Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonurMatthias Krüger-0/+1
2023-03-10bootstrap: document tidyAlex Huang-0/+1
2023-03-08Rollup merge of #108898 - ferrocene:pa-libc-check-cfg, r=Mark-SimulacrumMatthias Krüger-0/+9
2023-03-08set LIBC_CHECK_CFG=1 when building Rust code in bootstrapPietro Albini-0/+9
2023-03-08Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbinibors-0/+1
2023-03-08Add force to use the stage 2 compiler in compiler_for when config.download_ru...morine0122-2/+4
2023-03-07Add bootstrap support for rust-installerMark Rousskov-0/+1
2023-02-25Rollup merge of #107848 - clubby789:x-setup-options, r=Mark-SimulacrumMichael Goulet-1/+1
2023-02-24Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-miryukang-0/+7
2023-02-16Remove save-analysis.Nicholas Nethercote-11/+0
2023-02-13Add additional options to `x setup`clubby789-1/+1
2023-01-14Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrumbors-12/+40
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-3/+3
2023-01-09Update mdbookEric Huss-12/+40
2022-12-31Run `cargo test` on tidy itself.Eric Huss-0/+1
2022-12-30Use more consistent progress messages in bootstrapJoshua Nelson-9/+8
2022-12-29Support `x clean --stage 1 rustc_query_impl`Joshua Nelson-0/+19