about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-06-07download-rustc: Fix `x test core` on MacOSjyn-1/+6
2023-06-07Avoid one `rustc` rebuild in the optimized build pipelineJakub Beránek-0/+4
2023-06-07Auto merge of #111495 - Kobzol:dist-tests, r=Mark-Simulacrumbors-3/+16
2023-06-06Fix rust-analyzer proc macro serverLaurențiu Nicola-1/+1
2023-06-05Test the PGO/BOLT/LTO optimized x64 Linux compiler on CIJakub Beránek-3/+16
2023-06-05Rollup merge of #112299 - jyn514:gha-progress, r=oli-obkGuillaume Gomez-1/+0
2023-06-05Rollup merge of #112291 - sigaloid:master, r=clubby789Guillaume Gomez-2/+2
2023-06-05bootstrap: remove dep `is-terminal`kadiwa-16/+1
2023-06-05Auto merge of #110221 - jyn514:smaller-debuginfo, r=Mark-Simulacrumbors-1/+11
2023-06-04cleanup now that Kind is no longer used for excludesjyn-62/+27
2023-06-04Don't double-print status messages in GHAjyn-1/+0
2023-06-04Use the top-level Kind to determine whether Steps are excludedjyn-1/+2
2023-06-04Greatly decrease the size of `rustc_driver.so` when debuginfo is enabledjyn-1/+11
2023-06-04Run Rustfmt before RustAnalyzerMatthew Esposito-1/+1
2023-06-04Make RustAnalyzer check off by defaultMatthew Esposito-1/+1
2023-06-04Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgrbors-5/+31
2023-06-04Rollup merge of #112277 - jyn514:non-utf8-tests, r=ozkanonurMatthias Krüger-5/+6
2023-06-04Rollup merge of #112247 - lqd:lld-rpath, r=Mark-SimulacrumMatthias Krüger-0/+25
2023-06-04Auto merge of #112176 - jyn514:ci-debugging, r=clubby789bors-3/+10
2023-06-04Don't require the output from libtest to be valid UTF-8jyn-5/+6
2023-06-04Auto merge of #112270 - matthiaskrgr:rollup-umplsb6, r=matthiaskrgrbors-40/+146
2023-06-04Rollup merge of #111982 - jyn514:disable-incremental, r=Mark-SimulacrumMatthias Krüger-1/+4
2023-06-04Rollup merge of #110701 - jyn514:test-core, r=Mark-SimulacrumMatthias Krüger-39/+142
2023-06-04Auto merge of #109525 - bzEq:aix-bootstrap-no-rpath, r=Mark-Simulacrumbors-1/+1
2023-06-03improve target selection conditionsRémy Rakic-1/+2
2023-06-03fix `x doc --stage 0 compiler` if the compiler hasn't yet been builtjyn-0/+1
2023-06-03don't return a `Result` from symlink_dir_forcejyn-9/+11
2023-06-03rename src/dst to original/linkjyn-10/+10
2023-06-03Don't compile rustc to self-test compiletestjyn-1/+1
2023-06-03Rollup merge of #112231 - chenyukang:yukang-fix-110067-version-issue, r=jyn514Matthias Krüger-2/+51
2023-06-03Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-06-03Rollup merge of #111969 - clubby789:clean-dry-run, r=Mark-SimulacrumMatthias Krüger-0/+4
2023-06-03Allow disabling truncation for long config linesjyn-3/+10
2023-06-03rust-lld: add rpath to the root LLVM shared libRémy Rakic-0/+24
2023-06-03only check when we specify rustc in config.tomlyukang-2/+51
2023-06-02Rollup merge of #112211 - eval-exec:exec/fix-bootstrap-rustdoc, r=ozkanonurMichael Goulet-0/+1
2023-06-02Rollup merge of #112166 - AnakinSkywalkeer:master, r=clubby789Michael Goulet-7/+7
2023-06-03Add `--lib` to `cargo doc`Eval EXEC-0/+1
2023-06-02Auto merge of #112152 - jyn514:doc-msg, r=clubby789bors-7/+10
2023-06-01Rollup merge of #111802 - jyn514:less-verbose, r=ozkanonurMatthias Krüger-1/+9
2023-06-01Update setup.rsGary-7/+7
2023-05-31Fix the progress message for `x doc rustc`jyn-7/+10
2023-05-31Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su...bors-0/+9
2023-05-31Rollup merge of #112089 - Kobzol:bootstrap-warnings, r=jyn514Matthias Krüger-3/+8
2023-05-31Rollup merge of #111979 - jyn514:cargoflags, r=albertlarsan68Matthias Krüger-0/+4
2023-05-31Rollup merge of #111975 - jyn514:normalization, r=cjgillotMatthias Krüger-4/+0
2023-05-31Rollup merge of #111772 - liushuyu:ubuntu/mips64-linkage, r=jackh726Matthias Krüger-0/+6
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-65/+37
2023-05-30Fix `x test --stage 2 core` when download-rustc is enabledjyn-40/+149
2023-05-30Make `x test --dry-run` less verbosejyn-1/+3