about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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
2025-06-28ci: Fix up release workflowLukas Wirth-5/+9
2025-06-28Add regression test for #137857 to ensure that we generate intra doc links fo...Guillaume Gomez-0/+23
2025-06-28Use tidy to sort `sym::*` itemsYotam Ofek-94/+64
2025-06-28Fix `disallowed_script_idents` FP on identifiers with `_` (#15123)dswij-0/+18
2025-06-28`zero_ptr`: lint in `const` context as well (#15152)dswij-5/+30
2025-06-28Merge pull request #4417 from rust-lang/rustup-2025-06-28Ralf Jung-18110/+767241
2025-06-28Merge pull request #20116 from Veykril/push-uypnmlyvotlmLukas Wirth-15/+19
2025-06-28Add a link to rust-forge to explain where rdg changes should be submittedxizheyin-0/+4
2025-06-28ci: Cancel workflow only after the main matrix has finishedLukas Wirth-15/+19