about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-26Auto merge of #138974 - Zalathar:rollup-568cpmy, r=Zalatharbors-54/+178
2025-03-26Rollup merge of #138930 - Kobzol:analyze-bootstrap-diffs, r=marcoieniStuart Cook-51/+178
2025-03-26Rollup merge of #138898 - fmease:decrustify-parser-post-ty-ascr, r=compiler-e...Stuart Cook-3/+0
2025-03-26Auto merge of #138893 - klensy:thorin-0.9, r=Mark-Simulacrumbors-1/+0
2025-03-25Rollup merge of #138917 - nnethercote:rustdoc-remove-useless, r=GuillaumeGomezJacob Pratt-38/+38
2025-03-25Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obkJacob Pratt-0/+8
2025-03-25Rollup merge of #138905 - Gelbpunkt:powerpc64-unknown-linux-musl-maintainer, ...Jacob Pratt-1/+59
2025-03-25Rollup merge of #138877 - TaKO8Ki:enable-per-target-ignores-for-doctests, r=n...Jacob Pratt-4/+5
2025-03-25Rollup merge of #138834 - Kobzol:test-diff-group-by-stage, r=marcoieniJacob Pratt-18/+25
2025-03-25Auto merge of #138933 - matthiaskrgr:rollup-sjtqkoq, r=matthiaskrgrbors-1/+2
2025-03-25Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errorsMatthias Krüger-1/+2
2025-03-25Allow defining opaques in statics and constsMichael Goulet-0/+8
2025-03-25Auto merge of #138865 - petrochenkov:errwhere, r=jieyouxubors-80/+95
2025-03-25Add diff of bootstrap stepsJakub Beránek-40/+162
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-80/+95
2025-03-25Incorporate issue-111692.rs into the larger test file and add more test casesLeón Orell Valerian Liehr-1/+0
2025-03-25Add function for linearizing `BuildStep` substepsJakub Beránek-12/+17
2025-03-25rustdoc: remove useless `Symbol::is_empty` checks.Nicholas Nethercote-38/+38
2025-03-25Track whether an assoc item is in a trait impl or an inherent implOli Scherer-1/+2
2025-03-25ignore doctests only in specified targetsTakayuki Maeda-4/+5
2025-03-25Rollup merge of #138755 - GuillaumeGomez:rm-duplicated-loop, r=camelidTakayuki Maeda-38/+21
2025-03-25Rollup merge of #138652 - ferrocene:pa-remote-test-rmake, r=jieyouxuTakayuki Maeda-1/+14
2025-03-25Rollup merge of #138385 - nnethercote:keyword-tweaks, r=NoratriebTakayuki Maeda-1/+1
2025-03-24Add target maintainer information for powerpc64-unknown-linux-muslJens Reidel-1/+59
2025-03-24Rollup merge of #138894 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-03-24Rollup merge of #138864 - Urgau:rework-print-options-doc, r=jieyouxuMatthias Krüger-52/+214
2025-03-24Remove fields that are dead since the removal of type ascription syntaxLeón Orell Valerian Liehr-2/+0
2025-03-24Update booksrustbot-0/+0
2025-03-24happy tidyklensy-1/+0
2025-03-24Remove duplicated loop when computing doc cfgsGuillaume Gomez-38/+21
2025-03-24Remove `is_any_keyword` methods.Nicholas Nethercote-1/+1
2025-03-24Revert "Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark...Jieyou Xu-9/+1
2025-03-23Rollup merge of #138606 - heiseish:131365-extended, r=Mark-SimulacrumJacob Pratt-7/+111
2025-03-23Rollup merge of #138574 - lolbinarycat:rustdoc-deref-24686-v2, r=GuillaumeGomezJacob Pratt-3/+32
2025-03-23Rollup merge of #138321 - wesleywiser:bootstrap_package_pdbs, r=onur-ozkanJacob Pratt-99/+255
2025-03-23Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-SimulacrumJacob Pratt-1/+9
2025-03-23Rollup merge of #138858 - jieyouxu:ct-llvm-components, r=onur-ozkanMichael Goulet-4/+5
2025-03-23Rollup merge of #138641 - jieyouxu:print-supported-crate-types, r=UrgauMichael Goulet-0/+27
2025-03-23Rollup merge of #138293 - clubby789:doc-cfg-gate, r=GuillaumeGomezMichael Goulet-11/+12
2025-03-23Rework `--print` options documentationUrgau-52/+214
2025-03-23Say which test failed the `COMPILETEST_REQUIRE_ALL_LLVM_COMPONENTS` assertionJieyou Xu-4/+5
2025-03-23Document `supported-crate-types` print request in unstable bookJieyou Xu-0/+27
2025-03-22Auto merge of #138841 - matthiaskrgr:rollup-bfkls57, r=matthiaskrgrbors-21/+105
2025-03-22Auto merge of #138831 - matthiaskrgr:rollup-3t0dqiz, r=matthiaskrgrbors-4/+1
2025-03-22Rollup merge of #138468 - lolbinarycat:rustdoc-js-less-expect-error-part3, r=...Matthias Krüger-9/+70
2025-03-22rustdoc: Use own logic to print `#[repr(..)]` attributes in JSON output.Predrag Gruevski-12/+35
2025-03-22rustdoc: be more strict about "Methods from Deref"binarycat-3/+32
2025-03-22Group test diffs by stage in post-merge analysisJakub Beránek-18/+25
2025-03-22Rollup merge of #138639 - spencer3035:clean-ui-tests-2-of-n, r=jieyouxuMatthias Krüger-4/+1
2025-03-22Rollup merge of #138763 - aDotInTheVoid:two-years-later, r=GuillaumeGomezMatthias Krüger-2/+17