about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-29add `rust.debug-assertions-tools` optionPietro Albini-5/+22
2025-04-28Rollup merge of #139224 - epage:nocapture, r=thomccChris Denton-4/+6
2025-04-28Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35Chris Denton-4/+4
2025-04-28Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-SimulacrumChris Denton-0/+3
2025-04-27Auto merge of #140362 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-04-27Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errorsMatthias Krüger-14/+8
2025-04-27Update cargoWeihang Lo-0/+0
2025-04-27CI: docker: host-x86_64: test-various: uefi_qemu_test: Update r-efiAyush Singh-4/+4
2025-04-27Auto merge of #140291 - GuillaumeGomez:doctest-2024-stdout, r=notriddlebors-1/+16
2025-04-26Auto merge of #140288 - Zalathar:new-executor, r=jieyouxubors-7/+11
2025-04-26Update lint-docs to default to Rust 2024Eric Huss-1/+1
2025-04-26lint-docs: Don't hard-code the valid editionsEric Huss-14/+8
2025-04-26Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-1/+1
2025-04-26Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxubors-38/+60
2025-04-25Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgrbors-1/+50
2025-04-25Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=Guil...Matthias Krüger-1/+1
2025-04-25Rollup merge of #137683 - Kobzol:tidy-gcc-submodule, r=GuillaumeGomezMatthias Krüger-0/+49
2025-04-25Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgrbors-5/+53
2025-04-25Correctly display stdout and stderr in case a doctest is failingGuillaume Gomez-1/+16
2025-04-25compiletest: Use the new non-libtest executor by default (2)Zalathar-7/+11
2025-04-25rustdoc: fix typo change from equivelent to equivalentSede Soukossi-1/+1
2025-04-25Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgrbors-154/+192
2025-04-25Update gcc submodule to 0ea98a1365b81f7488073512c850e8ee951a4afdJakub Beránek-0/+0
2025-04-25Add a tidy check for GCC submodule versionJakub Beránek-0/+49
2025-04-25Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxubors-11/+7
2025-04-25Rollup merge of #140006 - onur-ozkan:138778, r=onur-ozkanMatthias Krüger-5/+50
2025-04-25Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubileeMatthias Krüger-0/+3
2025-04-25Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri...Matthias Krüger-12/+19
2025-04-25Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=KobzolMatthias Krüger-13/+78
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-129/+95
2025-04-24Deprecate the unstable `concat_idents!`Trevor Gross-0/+3
2025-04-24Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie...Matthias Krüger-16/+0
2025-04-24Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJungMatthias Krüger-26/+0
2025-04-24Rollup merge of #136083 - bend-n:⃤⃤, r=lcnrMatthias Krüger-67/+87
2025-04-24Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgrbors-16/+35
2025-04-24Fix indent of impl docsGuillaume Gomez-1/+4
2025-04-24Make impl item info come before docGuillaume Gomez-11/+15
2025-04-24Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3Matthias Krüger-9/+25
2025-04-24Rollup merge of #140184 - Berrysoft:cygwin-target-doc, r=NoratriebMatthias Krüger-2/+3
2025-04-24Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obkMatthias Krüger-5/+7
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-67/+87
2025-04-24Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLiiMatthias Krüger-3/+3
2025-04-24Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obkMatthias Krüger-0/+21
2025-04-24Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhprattMatthias Krüger-1/+0
2025-04-24Revert compiletest new-executor, to re-land without download-rustcZalathar-11/+7
2025-04-24Remove some unnecessary clones.Nicholas Nethercote-3/+3
2025-04-23Update wasm-component-ld to 0.5.13Alex Crichton-1/+1
2025-04-23Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearthbors-6984/+13718
2025-04-23Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkanbors-7/+11
2025-04-23CI: use aws codebuild for job dist-arm-linuxMarcoIeni-13/+78