about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-24Avoid exporting panic_unwind as stdlib cargo featurebjorn3-3/+3
2025-06-24Stop handling explicit dependencies on the panic runtimebjorn3-14/+7
2025-06-24Remove dependency injection for the panic runtimebjorn3-97/+3
2025-06-24Add all rustc_std_internal_symbol to symbols.objorn3-21/+22
2025-06-24Auto merge of #142962 - GuillaumeGomez:rollup-do1coji, r=GuillaumeGomezbors-603/+700
2025-06-24Rollup merge of #142944 - nnethercote:stats-tweaks, r=lqdGuillaume Gomez-129/+167
2025-06-24Rollup merge of #142919 - aDotInTheVoid:cold-cold-attr-for-you, r=GuillaumeGomezGuillaume Gomez-0/+3
2025-06-24Rollup merge of #142916 - aDotInTheVoid:you-can-trip-on-my-optimizer, r=Guill...Guillaume Gomez-0/+13
2025-06-24Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxuGuillaume Gomez-12/+32
2025-06-24Rollup merge of #142742 - dpaoliello:arm64eclinking, r=bjorn3Guillaume Gomez-51/+197
2025-06-24Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-deadGuillaume Gomez-411/+165
2025-06-24Rollup merge of #137268 - bjoernager:c-string-eq-c-str, r=AmanieuGuillaume Gomez-0/+123
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-335/+53
2025-06-24Move some `issues-*` tests to better homesTrevor Gross-8/+6
2025-06-24Migrate some tests away from `concat-idents`Trevor Gross-57/+95
2025-06-24Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomezbors-236/+681
2025-06-24Rollup merge of #142933 - compiler-errors:refactor-solver-api, r=lcnrGuillaume Gomez-68/+41
2025-06-24Rollup merge of #142932 - Enselic:keep-empty-generic-params, r=aDotInTheVoidGuillaume Gomez-13/+19
2025-06-24Rollup merge of #142928 - Noratrieb:no-more-hang, r=clubby789Guillaume Gomez-0/+6
2025-06-24Rollup merge of #142894 - pthariensflame:patch-1, r=jhprattGuillaume Gomez-1/+1
2025-06-24Rollup merge of #142779 - Erk-:fix/core/142734, r=jhprattGuillaume Gomez-0/+6
2025-06-24Rollup merge of #142695 - GrigorenkoPV:attributes/rustc_skip_during_method_di...Guillaume Gomez-41/+246
2025-06-24Rollup merge of #142354 - gstjepan2:firefox_copy_paste_issue, r=GuillaumeGomezGuillaume Gomez-1/+29
2025-06-24Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxuGuillaume Gomez-111/+297
2025-06-24Rollup merge of #140005 - mlowicki:patch-1, r=tgross35Guillaume Gomez-1/+36
2025-06-24Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubileebors-8/+8
2025-06-24Tweak `-Zinput-stats` and `-Zmeta-stats` output.Nicholas Nethercote-13/+17
2025-06-24Reverse order of `-Zinput-stats` and `-Zmeta-stats` output.Nicholas Nethercote-93/+95
2025-06-24Make stats code nicer.Nicholas Nethercote-30/+62
2025-06-24Auto merge of #142929 - workingjubilee:rollup-4p3ypz1, r=workingjubileebors-2860/+1665
2025-06-23Simplify API of solver a bitMichael Goulet-68/+41
2025-06-24rustdoc-json: Keep empty generic args if parenthesizedMartin Nordholts-13/+19
2025-06-23rustdoc-json: Add test for `#[cold]`Alona Enraght-Moony-0/+3
2025-06-23Enable reproducible-build-2 for WindowsDaniel Paoliello-12/+32
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-8/+8
2025-06-23Rollup merge of #142923 - folkertdev:min-function-alignment-no-attributes, r=...Jubilee-10/+10
2025-06-23Rollup merge of #142922 - JonathanBrouwer:fix-rustdoc-comment, r=jdonszelmannJubilee-1/+2
2025-06-23Rollup merge of #142908 - psumbera:solaris-tr, r=jieyouxuJubilee-4/+4
2025-06-23Rollup merge of #142873 - Urgau:issue-139830, r=BoxyUwUJubilee-3/+35
2025-06-23Rollup merge of #142827 - GuillaumeGomez:tidy-error-code-removal, r=KobzolJubilee-69/+103
2025-06-23Port `#[rustc_skip_during_method_dispatch]` to the new attribute systemPavel Grigorenko-41/+246
2025-06-23Rollup merge of #142784 - Kobzol:timings-codegen, r=nnethercoteJubilee-4/+50
2025-06-23Rollup merge of #142134 - workingjubilee:reject-unsupported-abi, r=jdonszelma...Jubilee-2749/+1288
2025-06-23Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboetJubilee-19/+150
2025-06-23Rollup merge of #140985 - zachs18:fuse-default-some, r=tgross35Jubilee-1/+23
2025-06-23[Arm64EC] Only decorate functions with `#`Daniel Paoliello-51/+197
2025-06-23Fix hang in --print=file-names in bootstrapNoratrieb-0/+6
2025-06-23compiletest: Improve diagnostics for line annotation mismatchesVadim Petrochenkov-111/+297
2025-06-23fix `-Zmin-function-alignment` without attributesFolkert de Vries-10/+10
2025-06-23Fix comment on NoMangleJonathan Brouwer-1/+2