about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-28core: unstably expose atomic_compare_exchange so stdarch can use itRalf Jung-1/+4
2025-05-28Auto merge of #141501 - marcoieni:dist-x86_64-linux-codebuild-again, r=Kobzolbors-2/+2
2025-05-28Auto merge of #141375 - kraj:kraj/aarch64-musl, r=Mark-Simulacrumbors-2/+1
2025-05-28Auto merge of #141668 - tgross35:rollup-03gg6lf, r=tgross35bors-1351/+2143
2025-05-27Disable libunwind cross-architecture unwindingKhem Raj-2/+1
2025-05-27Rollup merge of #141659 - tkr-sh:map-or-default, r=AmanieuTrevor Gross-0/+60
2025-05-27Rollup merge of #141647 - jieyouxu:bump-master-stage0, r=pietroalbiniTrevor Gross-460/+460
2025-05-27Rollup merge of #141591 - marcoieni:fix-llvm-test-coverage, r=KobzolTrevor Gross-2/+2
2025-05-27Rollup merge of #141551 - compiler-errors:hir-lints, r=BoxyUwUTrevor Gross-407/+488
2025-05-27Rollup merge of #141517 - lolbinarycat:rustdoc-doctest-tooltip-ignore-141092,...Trevor Gross-21/+53
2025-05-27Rollup merge of #141252 - dianqk:gvn-repeat-index, r=saethlinTrevor Gross-1/+91
2025-05-27Rollup merge of #140894 - Urgau:check-cfg-rustdoc, r=GuillaumeGomezTrevor Gross-28/+120
2025-05-27Rollup merge of #140367 - folkertdev:asm-cfg, r=nnethercoteTrevor Gross-432/+869
2025-05-27Auto merge of #129658 - saethlin:spare-a-crumb, r=jhprattbors-212/+158
2025-05-27Auto merge of #141662 - matthiaskrgr:rollup-9kt4zj7, r=matthiaskrgrbors-413/+336
2025-05-27Rollup merge of #141654 - durin42:randomly-fixed-test, r=jieyouxuMatthias Krüger-15/+11
2025-05-27Rollup merge of #141650 - Zalathar:revert-unused-local-file, r=ZalatharMatthias Krüger-154/+62
2025-05-27Rollup merge of #141645 - klensy:fluent-b, r=jieyouxuMatthias Krüger-23/+15
2025-05-27Rollup merge of #141640 - Fabian-Gruenbichler:mr/test-version-check-rpath-fal...Matthias Krüger-17/+13
2025-05-27Rollup merge of #141632 - fee1-dead-contrib:push-txmttkxvwqxl, r=oli-obkMatthias Krüger-11/+3
2025-05-27Rollup merge of #141602 - jieyouxu:llvm-submodule, r=apirainoMatthias Krüger-0/+7
2025-05-27Rollup merge of #141495 - compiler-errors:rename-unpack, r=fmeaseMatthias Krüger-185/+185
2025-05-27Rollup merge of #141312 - cberner:filelock_from, r=joshtriplettMatthias Krüger-8/+40
2025-05-27✨ feat: map_or_default for result and optiontk-0/+60
2025-05-27Auto merge of #141644 - compiler-errors:rollup-gl5hize, r=compiler-errorsbors-997/+1281
2025-05-27tests: mark option-niche-eq as fixed on LLVM 21Augie Fackler-15/+11
2025-05-27coverage: Revert "unused local file IDs" due to empty function namesZalathar-154/+62
2025-05-27Bump master `stage0` compilerJieyou Xu-460/+460
2025-05-27Auto merge of #141641 - marcoieni:codebuild-ghcr-pr-job, r=Kobzolbors-1/+1
2025-05-27triagebot: label `src/llvm-project` and `rustc_{llvm, codegen_llvm}` changes ...Jieyou Xu-0/+7
2025-05-27Fix some var namesMichael Goulet-34/+34
2025-05-27Rename unpack to kindMichael Goulet-165/+165
2025-05-27bump fluent-* cratesklensy-23/+15
2025-05-27Rollup merge of #141635 - fee1-dead-contrib:push-lmyymwotrspk, r=oli-obkMichael Goulet-284/+145
2025-05-27Rollup merge of #141623 - folkertdev:va-arg-explicit-types, r=workingjubileeMichael Goulet-22/+61
2025-05-27Rollup merge of #141616 - spastorino:remove-spastorino-on-vacations, r=spasto...Michael Goulet-1/+0
2025-05-27Rollup merge of #141611 - ehuss:update-mdbook, r=Mark-SimulacrumMichael Goulet-3/+3
2025-05-27Rollup merge of #141599 - nnethercote:rm-Box-into_inner, r=fmease,chenyukangMichael Goulet-2/+1
2025-05-27Rollup merge of #141596 - tshepang:patch-2, r=UrgauMichael Goulet-2/+2
2025-05-27Rollup merge of #141594 - BoxyUwU:another_gai_test, r=jieyouxuMichael Goulet-0/+25
2025-05-27Rollup merge of #141587 - ferrocene:lw-yurotqzwvwlw, r=jieyouxuMichael Goulet-36/+45
2025-05-27Rollup merge of #141584 - compiler-errors:typing-env-synthetic-body, r=lcnrMichael Goulet-3/+18
2025-05-27Rollup merge of #141582 - RalfJung:cleanup, r=bjorn3Michael Goulet-28/+60
2025-05-27Rollup merge of #141580 - oli-obk:early-dyn-catches-the-incompat, r=compiler-...Michael Goulet-206/+205
2025-05-27Rollup merge of #141568 - onur-ozkan:141393-fix, r=KobzolMichael Goulet-0/+8
2025-05-27Rollup merge of #141563 - nnethercote:rm-noop, r=petrochenkovMichael Goulet-23/+5
2025-05-27Rollup merge of #141556 - jeremyd2019:patch-1, r=jieyouxuMichael Goulet-1/+3
2025-05-27Rollup merge of #141552 - jieyouxu:cfg-version-tests, r=est31Michael Goulet-243/+350
2025-05-27Rollup merge of #141536 - Urgau:ambi_wide_ptr-cmp-diag, r=fee1-deadMichael Goulet-88/+226
2025-05-27Rollup merge of #140591 - Kivooeo:new-fix-five, r=davidtwcoMichael Goulet-55/+124