about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-06-02Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey...bors-355/+346
2025-06-01Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxuGuillaume Gomez-3/+3
2025-06-01Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865Guillaume Gomez-1/+6
2025-06-01Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...Guillaume Gomez-1/+2
2025-06-01resolve if-let-chain FIXME on bootstraponur-ozkan-3/+3
2025-06-01Fix TLS model on bootstrap for cygwin王宇逸-1/+6
2025-05-31Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxuMatthias Krüger-3/+6
2025-05-31Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-SimulacrumMatthias Krüger-1/+8
2025-05-31Shared libLLVM linking is officially supported with MinGW and ClangMateusz Mikuła-1/+2
2025-05-31Fix C++ standard library name for *-windows-gnullvm targetsMateusz Mikuła-1/+3
2025-05-31Fix incorrect commentMateusz Mikuła-1/+1
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-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