about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-05-30bootstrap: build std with less frame pointersJubilee Young-1/+2
2025-05-30Exclude `CARGO_HOME` from `generate-copyright` in-tree determinationAna Hobden-1/+2
2025-05-30Auto merge of #141657 - petrochenkov:nobinroot, r=jieyouxubors-1/+0
2025-05-30fix clippy warningsonur-ozkan-235/+230
2025-05-30fix bootstrap testsonur-ozkan-14/+1
2025-05-30fix fs bug on CI and update ming-check-1 Dockerfileonur-ozkan-0/+8
2025-05-30fix CI-rustc bugsonur-ozkan-11/+27
2025-05-30be able to build stage1 library with CI-rustconur-ozkan-33/+14
2025-05-30add "library" to `RUSTC_IF_UNCHANGED_ALLOWED_PATHS`onur-ozkan-15/+2
2025-05-30improve comments and docsonur-ozkan-14/+15
2025-05-30add change entryonur-ozkan-0/+5
2025-05-30bless bootstrap testsonur-ozkan-3/+3
2025-05-30update stage defaultsonur-ozkan-7/+7
2025-05-30improve `check::Std` handlingonur-ozkan-0/+9
2025-05-30update std uplifting algorithmonur-ozkan-2/+9
2025-05-30use initial rustc's std on stage 0onur-ozkan-31/+26
2025-05-30Rollup merge of #141736 - onur-ozkan:resolve-stage0-syroot-from-rustc, r=KobzolMatthias Krüger-1/+3
2025-05-30Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkovMatthias Krüger-0/+3
2025-05-29Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomezbors-10/+26
2025-05-29resolve target-libdir directly from rustconur-ozkan-10/+26
2025-05-29resolve stage0 sysroot from rustconur-ozkan-1/+3
2025-05-29Auto merge of #141595 - bjorn3:rustc_no_sysroot_proc_macro, r=onur-ozkanbors-1/+2
2025-05-28Add cfg for FormatShortCmdMu001999-0/+3
2025-05-27Disable libunwind cross-architecture unwindingKhem Raj-2/+1
2025-05-27bootstrap: Remove `bin_root` from `PATH`Vadim Petrochenkov-1/+0
2025-05-27Do not get proc_macro from the sysroot in rustcbjorn3-1/+2
2025-05-27distcheck: document what distcheck is intended to exerciseJieyou Xu-1/+8
2025-05-27Rollup merge of #141568 - onur-ozkan:141393-fix, r=KobzolMichael Goulet-0/+8
2025-05-27Rollup merge of #141556 - jeremyd2019:patch-1, r=jieyouxuMichael Goulet-1/+3
2025-05-26bootstrap: translate Windows paths in a way that works for both Cygwin and MSYS2Jeremy Drake-1/+3
2025-05-27Rollup merge of #140898 - onur-ozkan:miri-run, r=Kobzol许杰友 Jieyou Xu (Joe)-3/+13
2025-05-26dist: make sure llvm-project submodule is presentonur-ozkan-0/+8
2025-05-25bootstrap: clippy: set TESTNAME based on given pathsxtex-1/+18
2025-05-23Rollup merge of #141374 - jeremyd2019:patch-1, r=jieyouxuMatthias Krüger-1/+10
2025-05-23let `tool::Miri` implementation to handle compilersonur-ozkan-2/+4
2025-05-23if stage isn't set explicitly, default to 1 when running mirionur-ozkan-1/+9
2025-05-23Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrumbors-0/+4
2025-05-22make shared_helpers exe function work for both cygwin and non-cygwin hostsJeremy Drake-1/+10
2025-05-22run core and alloc tests with strict provenanceRalf Jung-1/+2
2025-05-21Rollup merge of #141283 - Sol-Ell:fix-benchmarking-on-windows, r=KobzolMatthias Krüger-1/+5
2025-05-21Rollup merge of #140994 - onur-ozkan:cc2ar-removal, r=albertlarsan68Matthias Krüger-148/+5
2025-05-21Allow x perf to find rustc.exe on WindowsEll-1/+5
2025-05-20Auto merge of #140932 - onur-ozkan:llvm-tools, r=Kobzolbors-13/+22
2025-05-20Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkanStuart Cook-50/+0
2025-05-19trim cache module in utilsbit-aloo-50/+0
2025-05-19Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68Matthias Krüger-3/+17
2025-05-19skip compiler tools sanity checks on certain commandsonur-ozkan-3/+17
2025-05-18Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxubors-3/+3
2025-05-18Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrumbors-2/+8
2025-05-18float: Add `f16` to `test-float-parse`Trevor Gross-2/+8