about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-18remove manually handled stage offsonur-ozkan-49/+24
2025-02-18return `ToolBuildResult` to utilize them from callersonur-ozkan-85/+66
2025-02-18migrate llvm-bitcode-linker to `ToolBuild`onur-ozkan-51/+27
2025-02-18return more advanced type from `ToolBuild`onur-ozkan-98/+125
2025-02-18bless testsonur-ozkan-1/+5
2025-02-18pass target_compiler from Rustdoconur-ozkan-11/+2
2025-02-18handle `ToolRustc` build stages automaticallyonur-ozkan-1/+22
2025-02-18Revert "pass struct fields to chalk"Lukas Wirth-37/+20
2025-02-18Merge pull request #19157 from joshrotenberg/dev-guide-to-bookLukas Wirth-173/+201
2025-02-17Add Zed to dev guide suggested workflows pageChai T. Rex-0/+11
2025-02-18Auto merge of #137162 - nnethercote:remove-Map-2, r=Zalatharbors-62/+52
2025-02-18Auto merge of #137176 - matthiaskrgr:rollup-eht05gr, r=matthiaskrgrbors-3037/+9703
2025-02-18Move methods from `Map` to `TyCtxt`, part 2.Nicholas Nethercote-62/+52
2025-02-17librustdoc: more usages of `Joined::joined`Yotam Ofek-43/+61
2025-02-17Update host LLVM to 20.1 on CIJakub Beránek-1/+1
2025-02-17Fix what looks like an inverted messageEric Huss-1/+1
2025-02-17Move error_index_generator to the rustbook workspaceEric Huss-16/+9
2025-02-17Update mdbook to 0.4.45Eric Huss-3/+3
2025-02-17move dev docs to manualJosh Rotenberg-173/+201
2025-02-17coalesce match patterns with identical bodiesYotam Ofek-5/+6
2025-02-17use `Iterator::zip` instead of enumerating+indexingYotam Ofek-3/+3
2025-02-17Update `minifier-rs` version to `0.3.5`Guillaume Gomez-1/+1
2025-02-17Rollup merge of #137173 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2949/+9573
2025-02-17Rollup merge of #137170 - ferrocene:pa-target-jemalloc, r=KobzolMatthias Krüger-3/+18
2025-02-17Rollup merge of #137169 - ojeda:rfl, r=lqdMatthias Krüger-2/+2
2025-02-17Rollup merge of #137166 - nikic:loongarch-code-model, r=workingjubileeMatthias Krüger-1/+1
2025-02-17Rollup merge of #137073 - niklaskorz:bootstrap-doc-fix-empty-no-std, r=clubby789Matthias Krüger-0/+4
2025-02-17Rollup merge of #137020 - ferrocene:pa-vendor-sources, r=KobzolMatthias Krüger-82/+105
2025-02-17Use correct working directory for non-workspace proc-macro executionMehul Arora-31/+159
2025-02-17Auto merge of #135763 - nikic:llvm-20, r=cuviperbors-0/+4
2025-02-17use the shared vendor impl for plan source tarballsPietro Albini-21/+17
2025-02-17Update lockfileLaurențiu Nicola-12/+12
2025-02-17Merge pull request #19169 from lnicola/sync-from-rustLaurențiu Nicola-3028/+5627
2025-02-17Bump rustc cratesLaurențiu Nicola-5/+5
2025-02-17Default to the medium code model for the loongarch64-linux toolchainsWANG Rui-0/+4
2025-02-17Changed `.display()` to `.to_str()`Jakub Beránek-1/+1
2025-02-17Trim channelJakub Beránek-1/+3
2025-02-17Trim try-job namesJakub Beránek-1/+1
2025-02-17Avoid double serialization of environment stringsJakub Beránek-21/+16
2025-02-17Add testsJakub Beránek-39/+324
2025-02-17Add comment to [workspace]Jakub Beránek-0/+3
2025-02-17Apply review commentsJakub Beránek-2/+7
2025-02-17Update documentationJakub Beránek-7/+16
2025-02-17Delete the previous Python scriptJakub Beránek-318/+0
2025-02-17Add local job execution to `citool`Jakub Beránek-0/+82
2025-02-17Add missing base-job directiveJakub Beránek-0/+2
2025-02-17Implement CI tooling in RustJakub Beránek-0/+653
2025-02-17Merge pull request #19167 from ChayimFriedman2/fix-ref-patLukas Wirth-17/+64
2025-02-17Merge from rust-lang/rustLaurențiu Nicola-3022/+5621
2025-02-17Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1