about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-14Rollup merge of #138398 - RalfJung:atomic-intrinsics-provenance, r=nnethercoteJacob Pratt-9/+190
2025-03-14Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieniJacob Pratt-14/+5
2025-03-14Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxuJacob Pratt-16/+13
2025-03-14Rollup merge of #138179 - cuviper:x, r=jieyouxuJacob Pratt-44/+40
2025-03-14Rollup merge of #137870 - karolzwolak:lazylock-const-hashmaps-137566, r=cuviperJacob Pratt-7/+19
2025-03-14Rollup merge of #136911 - Kobzol:ci-helper-link, r=marcoieniJacob Pratt-3/+28
2025-03-14Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxuJacob Pratt-22/+45
2025-03-14Rollup merge of #136230 - clarfonthey:net-memory-layout-assumptions, r=cuviperJacob Pratt-11/+21
2025-03-14Rollup merge of #136001 - hkBst:patch-21, r=cuviperJacob Pratt-49/+75
2025-03-14Auto merge of #138391 - scottmcm:SSA-discriminants, r=WaffleLapkinbors-167/+186
2025-03-13Auto merge of #138459 - matthiaskrgr:rollup-hddfg18, r=matthiaskrgrbors-717/+366
2025-03-13Record the new settings checksumsJosh Stone-3/+7
2025-03-13Remove separate `src/tools/x` from rust-analyzer settingsJosh Stone-4/+0
2025-03-13Alphabetize the root workspace membersJosh Stone-24/+28
2025-03-13Add `src/tools/x` to the main workspaceJosh Stone-13/+5
2025-03-13Rollup merge of #138427 - madsmtm:vxworks-llvm-target, r=jieyouxuMatthias Krüger-2/+2
2025-03-13Rollup merge of #138425 - cuviper:remove-hash_raw_entry, r=jhprattMatthias Krüger-564/+0
2025-03-13Rollup merge of #138423 - compiler-errors:delay-emit, r=WaffleLapkinMatthias Krüger-14/+19
2025-03-13Rollup merge of #138420 - zmodem:cfifunctionindex_fix, r=durin42Matthias Krüger-0/+9
2025-03-13Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obkMatthias Krüger-91/+85
2025-03-13Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxuMatthias Krüger-3/+12
2025-03-13Rollup merge of #138399 - Bryanskiy:delegation-extern-fn, r=petrochenkovMatthias Krüger-13/+87
2025-03-13Rollup merge of #138126 - compiler-errors:rtn-for-sugg, r=oli-obkMatthias Krüger-30/+152
2025-03-13Auto merge of #137152 - saethlin:bss-const-allocs, r=wesleywiserbors-4/+117
2025-03-13Print job doc URL on job failureJakub Beránek-2/+14
2025-03-13Output job doc URL to allow Rust Log Analyzer to access itJakub Beránek-0/+5
2025-03-13Fill `doc_url` for Rust for Linux and Fuchsia jobsJakub Beránek-0/+2
2025-03-13Add `doc_url` attribute to CI jobsJakub Beránek-1/+7
2025-03-13Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgrbors-128/+269
2025-03-13Delegation: allow foreign fns `reuse`Bryanskiy-13/+87
2025-03-13Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jie...Matthias Krüger-52/+43
2025-03-13Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxuMatthias Krüger-1/+10
2025-03-13Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhprattMatthias Krüger-3/+3
2025-03-13Rollup merge of #138343 - tgross35:f16-powf, r=joboetMatthias Krüger-43/+41
2025-03-13Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDo...Matthias Krüger-20/+96
2025-03-13Rollup merge of #137816 - folkertdev:naked-asm-xcoff, r=NoratriebMatthias Krüger-9/+76
2025-03-13Auto merge of #138448 - matthiaskrgr:rollup-3onhkse, r=matthiaskrgrbors-406/+560
2025-03-13Rollup merge of #138370 - cuviper:try_oom_error, r=jhprattMatthias Krüger-6/+10
2025-03-13Rollup merge of #138346 - folkertdev:naked-asm-windows-endef, r=ChrisDentonMatthias Krüger-25/+49
2025-03-13Rollup merge of #138273 - petrochenkov:nonatroot, r=bjorn3Matthias Krüger-47/+46
2025-03-13Rollup merge of #138162 - ehuss:library-2024, r=cuviperMatthias Krüger-31/+44
2025-03-13Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDentonMatthias Krüger-19/+97
2025-03-13Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDentonMatthias Krüger-15/+181
2025-03-13Rollup merge of #133981 - aDotInTheVoid:document-docs-ids, r=fmeaseMatthias Krüger-74/+126
2025-03-13Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789Matthias Krüger-189/+7
2025-03-13Add more comments to discriminant calculations.Scott McMurray-0/+9
2025-03-13atomic intrinsics: clarify which types are supported and (if applicable) what...Ralf Jung-9/+190
2025-03-13Auto merge of #138249 - compiler-errors:auto-self, r=lcnrbors-43/+4
2025-03-13Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearthbors-1448/+1488
2025-03-12Auto merge of #138076 - tmiasko:pred-count, r=matthewjasperbors-3/+6