about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-24rustc_session: Add a structure for keeping both explicit and default sysrootsVadim Petrochenkov-97/+93
2025-06-24Error on invalid signatures for interrupt ABIsFolkert de Vries-195/+505
2025-06-24Fix expect_fun_call producing invalid suggestionsKamal Ahmad-136/+102
2025-06-24Update tidy exceptionsbjorn3-0/+3
2025-06-24Merge commit '8c848e0604b5d26fad120914f822f564fe05c52a' into sync_cg_clif-202...bjorn3-125/+95
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-24Rustup to rustc 1.90.0-nightly (706f244db 2025-06-23)bjorn3-1/+1
2025-06-24Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomezbors-236/+681
2025-06-24Remove special casing in command factory (revert changes in ctx.ts), update m...Mark Pots-12/+3
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-24Fix a bunch of missing unwinder related definitionsbjorn3-2/+16
2025-06-24Fix function signature for rust_eh_personalitybjorn3-7/+59
2025-06-24Fix normalization in linker-warningbjorn3-15/+2
2025-06-24mbe: Use `TokenTree` as the fallback for invalid fragment specifiersTrevor Gross-3/+3
2025-06-24mbe: Clean up code with non-optional `NonterminalKind`Trevor Gross-111/+158
2025-06-24mbe: Unnest nested matches with let-else and let chainsTrevor Gross-58/+63
2025-06-24Merge pull request #20012 from lnicola/bump-literal-escaperLukas Wirth-169/+139
2025-06-24Merge pull request #20080 from Veykril/push-vnrwqppplykmLukas Wirth-39/+60
2025-06-24Cleanup `folding_ranges` and support more thingsLukas Wirth-39/+60
2025-06-24Merge pull request #20061 from ChayimFriedman2/wrap-ret-tyLukas Wirth-34/+133
2025-06-24Merge pull request #20064 from Wilfred/document_sysroot_projectLukas Wirth-0/+3
2025-06-24Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubileebors-8/+8
2025-06-24Merge pull request #20036 from Veykril/push-yquvoyrxkksxLukas Wirth-70/+70
2025-06-24Do not default to 'static for trait object lifetimesLukas Wirth-70/+70
2025-06-24Merge pull request #20062 from ChayimFriedman2/doctestsLukas Wirth-0/+32
2025-06-24Add change tracker entryJakub Beránek-0/+5
2025-06-24Merge pull request #20072 from Veykril/push-sorvvvzskywvLukas Wirth-10/+44
2025-06-24Update test.Camille GILLOT-1/+2
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-24Apply fast path to old solver tooMichael Goulet-2/+10
2025-06-24Introduce trivial WF functions, use it in fast pathMichael Goulet-1/+84
2025-06-24Auto merge of #142929 - workingjubilee:rollup-4p3ypz1, r=workingjubileebors-2860/+1665
2025-06-24Tweak `-Zmacro-stats` measurement.Nicholas Nethercote-43/+35
2025-06-23Simplify API of solver a bitMichael Goulet-68/+41