about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-07-14Rollup merge of #143733 - Stypox:bootstrap-tool-config-any, r=KobzolJakub Beránek-15/+21
2025-07-14Rollup merge of #143724 - hkBst:tidy-cleanup, r=Mark-SimulacrumJakub Beránek-108/+91
2025-07-14Rollup merge of #143681 - RalfJung:bootstrap-miri-rebuilds, r=KobzolJakub Beránek-2/+8
2025-07-14Auto merge of #143873 - dianqk:update-llvm, r=nikicbors-0/+0
2025-07-14tiercheck: edition 2024Marijn Schouten-1/+1
2025-07-14tiercheck: clippy fixesMarijn Schouten-8/+6
2025-07-14Only compare tool name to apply features toStypox-1/+2
2025-07-14Bootstrap's `tool.TOOL_NAME.features` now works on any subcommandStypox-15/+20
2025-07-14Merge pull request #20234 from Hmikihiro/migrate_ted_remove_defaultShoyu Vanilla (Flint)-62/+19
2025-07-14Merge from rustcThe Miri Cronjob Bot-791/+1511
2025-07-14Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-14Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obkbors-4/+8
2025-07-13Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errorsbors-261/+225
2025-07-13Merge pull request #20236 from gvozdvmozgu/patch-1Chayim Refael Friedman-12/+7
2025-07-13update issue number for `const_trait_impl`Deadbeef-4/+4
2025-07-13Compiletest: Simplify {Html,Json}DocCk directive handlingLeón Orell Valerian Liehr-359/+294
2025-07-13Retire hir::*ItemRef.Camille GILLOT-154/+144
2025-07-13Retire hir::ForeignItemRef.Camille GILLOT-2/+2
2025-07-13Remove hir::AssocItemKind.Camille GILLOT-111/+85
2025-07-13Rollup merge of #143826 - Shourya742:2025-07-12-fix-command-trace, r=KobzolMatthias Krüger-4/+29
2025-07-13Rollup merge of #143825 - RalfJung:clippy-test-filter, r=llogiqMatthias Krüger-3/+12
2025-07-13Rollup merge of #143786 - nikic:ci-job-name-fallback, r=marcoieniMatthias Krüger-1/+1
2025-07-13Rollup merge of #143785 - bjorn3:faster_ra_build_script_build, r=KobzolMatthias Krüger-51/+235
2025-07-13Rollup merge of #143634 - nia-e:init-and-wildcards, r=RalfJungMatthias Krüger-3/+4
2025-07-13Run bootstrap tests sooner in the `x test` pipelineJakub Beránek-2/+1
2025-07-13remove now useless `[allow(unused_lifetimes)]`Andrey Nikolaev-12/+7
2025-07-13Auto merge of #143867 - fmease:rollup-5tll6m9, r=fmeasebors-208/+303
2025-07-13Update LLVM to 20.1.8dianqk-0/+0
2025-07-13Adjust `run_make_support::symbols` helpersJieyou Xu-25/+159
2025-07-13Rollup merge of #143823 - jieyouxu:compiletest-maintenance-5, r=KobzolLeón Orell Valerian Liehr-168/+253
2025-07-13Rollup merge of #143822 - RalfJung:miri-ui-clean, r=jieyouxuLeón Orell Valerian Liehr-2/+9
2025-07-13Rollup merge of #143817 - Kobzol:wasi-sdk-path, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2025-07-13Rollup merge of #143814 - lolbinarycat:htmldocck-negative-err, r=fmeaseLeón Orell Valerian Liehr-0/+4
2025-07-13Rollup merge of #143798 - Shourya742:2025-07-11-remove-format-short-command-t...León Orell Valerian Liehr-28/+5
2025-07-13Rollup merge of #143791 - GuillaumeGomez:update-sysinfo, r=jieyouxuLeón Orell Valerian Liehr-6/+6
2025-07-13Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDentonLeón Orell Valerian Liehr-3/+25
2025-07-13Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillotbors-48/+29
2025-07-13Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obkbors-0/+4
2025-07-13remove `remove_default`Hayashi Mikihiro-62/+19
2025-07-12Fix clippy & rustdoc-jsonJonathan Brouwer-4/+8
2025-07-12Fix assoc type where clause positionA4-Tacks-5/+75
2025-07-12explicitly drop span_guard in wait_for_outputbit-aloo-1/+5
2025-07-12Add change_tracker.rs entrybjorn3-0/+5
2025-07-12Move --compile-time-depsbjorn3-5/+6
2025-07-12Make rustdoc-gui-test dummy compiletest config purpose explicitJieyou Xu-5/+102
2025-07-12Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgrbors-41/+86
2025-07-12refine commentRalf Jung-1/+1
2025-07-12fix clippy_test_deps workspace handlingRalf Jung-0/+509
2025-07-12add span to streaming command execution flowbit-aloo-1/+15
2025-07-12fix span for deferred command executionbit-aloo-3/+10