about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-28Rollup merge of #143114 - leopardracer:master, r=RalfJungMatthias Krüger-3/+3
2025-06-28Rollup merge of #143111 - xu-cheng:btreeset_from_iter, r=Mark-SimulacrumMatthias Krüger-3/+1
2025-06-28Rollup merge of #143110 - yotamofek:pr/tidy-sort-for-symbols, r=nnethercoteMatthias Krüger-94/+64
2025-06-28Rollup merge of #143082 - fee1-dead-contrib:push-qvvppzukvkxt, r=Mark-SimulacrumMatthias Krüger-4/+4
2025-06-28Rollup merge of #143031 - mati865:push-mutywntmvomx, r=Mark-SimulacrumMatthias Krüger-1/+3
2025-06-28Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, ...Matthias Krüger-0/+26
2025-06-28Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxuMatthias Krüger-3/+29
2025-06-28Rollup merge of #142708 - Darksonn:location-len-without-nul, r=Mark-SimulacrumMatthias Krüger-20/+30
2025-06-28Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-SimulacrumMatthias Krüger-0/+117
2025-06-28Merge pull request #694 from rust-lang/sync_from_rust_2025_06_02antoyo-218/+124
2025-06-28Stop skipping libcore's f16::test_total_cmpAntoni Boucher-8/+1
2025-06-28Add TODOsAntoni Boucher-0/+3
2025-06-28Remove commented codeAntoni Boucher-13/+0
2025-06-28librustdoc: use tidy for sorting attrs and depsYotam Ofek-4/+8
2025-06-28librustdoc: remove unused feature gatesYotam Ofek-4/+0
2025-06-28Ignore failing testAntoni Boucher-0/+1
2025-06-28librustdoc: remove unneeded `#[recursion_limit]`Yotam Ofek-1/+0
2025-06-28librustdoc: remove unneeded `#[allow]`sYotam Ofek-3/+0
2025-06-28Auto merge of #142625 - cjgillot:inline-nocycle, r=oli-obkbors-134/+158
2025-06-28Fix for libgccjit 12Antoni Boucher-2/+4
2025-06-28Fix to use Function instead of RValueAntoni Boucher-14/+8
2025-06-28Merge branch 'master' into sync_from_rust_2025_06_02Antoni Boucher-10350/+11397
2025-06-28Fix type_name intrinsicAntoni Boucher-1/+7
2025-06-28moved testsKivooeo-0/+0
2025-06-29explain `ImportData::imported_module`bohan-1/+8
2025-06-28"set by Rusts options". Remove misleading always-true if cfg!(unix). Drop #![...наб-7/+5
2025-06-28Auto merge of #142317 - compiler-errors:perf-fold, r=lcnrbors-0/+11
2025-06-28move discr=varid check to layout_sanity_checkFlorian Sextl-13/+10
2025-06-28cleaned up some testsKivooeo-74/+83
2025-06-28fix docs of FakeBorrowKindFlorian Sextl-14/+14
2025-06-28improve TagEncoding docsFlorian Sextl-12/+21
2025-06-28Port `#[link_name]` to the new attribute parsing infrastructureJonathan Brouwer-70/+96
2025-06-28update lockfileRalf Jung-16/+135
2025-06-28cleaned up some testsKivooeo-145/+162
2025-06-28Keep inlined var_debug_info only when full debug info is usedKornel-2/+4
2025-06-28Test MIR inlined var debug infoKornel-0/+50
2025-06-28fix typos on some doc commentsTshepang Mbambo-2/+2
2025-06-28Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlinbors-3/+909
2025-06-28Merge pull request #4418 from RalfJung/native-lib-tracingRalf Jung-345/+305
2025-06-28Merge pull request #2481 from xizheyin/submit-in-rdg-or-rTshepang Mbambo-0/+4
2025-06-28Workaround for mem safety in third party dllsChris Denton-21/+91
2025-06-28Correct comments.ywxt-2/+2
2025-06-28Restore to HashSetywxt-10/+9
2025-06-28Add FIXMEs for those ignored tests.ywxt-0/+27
2025-06-28Add a comment for the `wait_for_jobs` function.ywxt-0/+2
2025-06-28Only work-steal in the main loop for rustc_thread_poolywxt-112/+281
2025-06-28move all the message types into one placeRalf Jung-31/+31
2025-06-28Merge pull request #20118 from Veykril/push-nolsxzxmyklsLukas Wirth-5/+9
2025-06-28de-intend some code, and extend commentsRalf Jung-111/+112
2025-06-28various minor native-lib-tracing tweaks, and disable naive-lib-tracing mode b...Ralf Jung-206/+165