| Commit message (Expand) | Author | Age | Files | Lines |
| * | Auto merge of #111388 - clubby789:clap-complete, r=jyn514 | bors | 2023-05-14 | 1 | -0/+1 |
| |\ |
|
| | * | Generate shell completions for bootstrap with Clap | clubby789 | 2023-05-10 | 1 | -0/+1 |
| * | | Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber... | Matthias Krüger | 2023-05-09 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | support enable rpath in each target independently | Wang Qilin | 2023-05-05 | 1 | -1/+1 |
| * | | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomcc | bors | 2023-05-09 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Generate windows-sys bindings | Chris Denton | 2023-05-05 | 1 | -0/+1 |
| * | | | Auto merge of #106621 - ozkanonur:enable-elided-lifetimes-for-doctests, r=Mar... | bors | 2023-05-08 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | enable `rust_2018_idioms` for doctests | ozkanonur | 2023-05-07 | 1 | -0/+4 |
| | | |/
| |/| |
|
| * | | | Migrate bootstrap to Clap-based arguments | clubby789 | 2023-05-06 | 1 | -12/+19 |
| | |/
|/| |
|
| * | | Combine several `Step`s into a single step with multiple paths | jyn | 2023-04-29 | 1 | -4/+1 |
| * | | Remove unnecessary `test_kind` field and `TestKind` struct | jyn | 2023-04-29 | 1 | -0/+8 |
| |/ |
|
| * | fix out of date comment about rpath in bootstrap | Wang Qilin | 2023-04-20 | 1 | -2/+2 |
| * | Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68 | Matthias Krüger | 2023-04-19 | 1 | -1/+1 |
| |\ |
|
| | * | Spelling src/bootstrap | Josh Soref | 2023-04-17 | 1 | -1/+1 |
| * | | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | 2023-04-18 | 1 | -0/+15 |
| |\ \ |
|
| | * | | Support `x test --stage 1 ui-fulldeps` | jyn | 2023-04-17 | 1 | -0/+15 |
| | |/ |
|
| * | | Rollup merge of #110442 - ferrocene:pa-build-metrics-dry-run, r=ozkanonur | Matthias Krüger | 2023-04-18 | 1 | -2/+2 |
| |\ \
| |/
|/| |
|
| | * | avoid including dry run steps in the build metrics | Pietro Albini | 2023-04-17 | 1 | -2/+2 |
| * | | feat: implement basic suggest-tests tool | Ezra Shaw | 2023-04-09 | 1 | -1/+21 |
| |/ |
|
| * | submodule detection for proper fix on #96188 | ozkanonur | 2023-04-05 | 1 | -10/+40 |
| * | Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M... | Matthias Krüger | 2023-03-27 | 1 | -7/+7 |
| |\ |
|
| | * | Rename 'src/bootstrap/native.rs' to llvm.rs | Robin Hafid | 2023-03-24 | 1 | -7/+7 |
| * | | Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot | bors | 2023-03-26 | 1 | -0/+6 |
| |\ \
| |/
|/| |
|
| | * | Always enable MIR inlining when building std | Ben Kimock | 2023-03-18 | 1 | -0/+6 |
| * | | Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonur | Dylan DPC | 2023-03-23 | 1 | -2/+2 |
| |\ \ |
|
| | * | | refactor `fn bootstrap::builder::Builder::compiler_for` | ozkanonur | 2023-03-18 | 1 | -2/+2 |
| | |/ |
|
| * | | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | 2023-03-20 | 1 | -0/+8 |
| |/ |
|
| * | Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonur | Matthias Krüger | 2023-03-12 | 1 | -0/+1 |
| |\ |
|
| | * | bootstrap: document tidy | Alex Huang | 2023-03-10 | 1 | -0/+1 |
| * | | Rollup merge of #108898 - ferrocene:pa-libc-check-cfg, r=Mark-Simulacrum | Matthias Krüger | 2023-03-08 | 1 | -0/+9 |
| |\ \
| |/
|/| |
|
| | * | set LIBC_CHECK_CFG=1 when building Rust code in bootstrap | Pietro Albini | 2023-03-08 | 1 | -0/+9 |
| * | | Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbini | bors | 2023-03-08 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Add bootstrap support for rust-installer | Mark Rousskov | 2023-03-07 | 1 | -0/+1 |
| | |/ |
|
| * | | Add force to use the stage 2 compiler in compiler_for when config.download_ru... | morine0122 | 2023-03-08 | 1 | -2/+4 |
| |/ |
|
| * | Rollup merge of #107848 - clubby789:x-setup-options, r=Mark-Simulacrum | Michael Goulet | 2023-02-25 | 1 | -1/+1 |
| |\ |
|
| | * | Add additional options to `x setup` | clubby789 | 2023-02-13 | 1 | -1/+1 |
| * | | Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-mir | yukang | 2023-02-24 | 1 | -0/+7 |
| * | | Remove save-analysis. | Nicholas Nethercote | 2023-02-16 | 1 | -11/+0 |
| |/ |
|
| * | Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | 2023-01-14 | 1 | -12/+40 |
| |\ |
|
| | * | Update mdbook | Eric Huss | 2023-01-09 | 1 | -12/+40 |
| * | | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | 2023-01-11 | 1 | -3/+3 |
| |/ |
|
| * | Run `cargo test` on tidy itself. | Eric Huss | 2022-12-31 | 1 | -0/+1 |
| * | Use more consistent progress messages in bootstrap | Joshua Nelson | 2022-12-30 | 1 | -9/+8 |
| * | Support `x clean --stage 1 rustc_query_impl` | Joshua Nelson | 2022-12-29 | 1 | -0/+19 |
| * | Allow cleaning individual crates | Joshua Nelson | 2022-12-26 | 1 | -48/+73 |
| * | Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgr | bors | 2022-12-23 | 1 | -1/+4 |
| |\ |
|
| | * | Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3 | Matthias Krüger | 2022-12-23 | 1 | -1/+4 |
| | |\ |
|
| | | * | Allow building std with cranelift | Joshua Nelson | 2022-12-22 | 1 | -1/+4 |
| * | | | Support documenting Cargo | Joshua Nelson | 2022-12-22 | 1 | -0/+1 |
| |/ / |
|
| * | | Use LLVM_CMAKE_DIR for lld build | Nikita Popov | 2022-12-22 | 1 | -1/+1 |