about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-27Use let chains in the new solverMichael Goulet-96/+84
2025-06-27Auto merge of #142893 - Mark-Simulacrum:no-const-collect, r=oli-obkbors-11/+8
2025-06-27Auto merge of #142816 - Shourya742:2025-06-21-add-caching-layer-to-bootstrap,...bors-283/+393
2025-06-27disable caching for cargo commandsbit-aloo-3/+6
2025-06-27move execution context inside exec and prune execution context, use command d...bit-aloo-353/+345
2025-06-27make DeferredCommand a must use and move mark_as_executed inside finish processbit-aloo-1/+4
2025-06-27add caching info on bootstrap commandbit-aloo-6/+4
2025-06-27refactor deferred command and make it compatible with new commandstate, remov...bit-aloo-90/+100
2025-06-27add new command state in execution contextbit-aloo-0/+11
2025-06-27add do_not_cache method and update the warning on as_command_mutbit-aloo-3/+9
2025-06-27use metadata for command cache key spawning directly from commandbit-aloo-20/+25
2025-06-27add command cache key, move to osstring, add should cache to bootstrap commandbit-aloo-19/+76
2025-06-27add caching fields inside Bootstrap commandbit-aloo-1/+26
2025-06-27Auto merge of #142223 - compiler-errors:perf-wf, r=lcnrbors-3/+94
2025-06-27Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errorsbors-907/+1240
2025-06-26Rollup merge of #143073 - yotamofek:pr/fix-let-chains-fixmes, r=compiler-errorsMichael Goulet-12/+11
2025-06-26Rollup merge of #143067 - GrigorenkoPV:142269, r=workingjubileeMichael Goulet-3/+3
2025-06-26Rollup merge of #143059 - jieyouxu:slice-as-chunks, r=cuviperMichael Goulet-2/+10
2025-06-26Rollup merge of #143056 - fmease:mv-ace-test-out-of-gci-dir, r=BoxyUwUMichael Goulet-35/+17
2025-06-26Rollup merge of #143041 - Kobzol:matrix-no-cache, r=marcoieniMichael Goulet-11/+0
2025-06-26Rollup merge of #143033 - jieyouxu:expand-apis, r=cuviperMichael Goulet-2/+6
2025-06-26Rollup merge of #143015 - samueltardieu:pin-macro-diag-item, r=UrgauMichael Goulet-0/+2
2025-06-26Rollup merge of #143010 - GuillaumeGomez:update-browser-ui-test, r=KobzolMichael Goulet-1/+1
2025-06-26Rollup merge of #143001 - Shourya742:2025-06-25-rename-run-always, r=KobzolMichael Goulet-24/+27
2025-06-26Rollup merge of #142986 - JonathanBrouwer:export_name_parser, r=jdonszelmannMichael Goulet-125/+215
2025-06-26Rollup merge of #142967 - krikera:fix-rwlock-try-write-docs, r=jhprattMichael Goulet-1/+1
2025-06-26Rollup merge of #142927 - compiler-errors:note-find-const, r=BoxyUwUMichael Goulet-48/+64
2025-06-26Rollup merge of #142700 - theemathas:remove-weak-comment, r=ibraheemdevMichael Goulet-2/+0
2025-06-26Rollup merge of #142647 - compiler-errors:less-work-in-coherence, r=lcnrMichael Goulet-24/+28
2025-06-26Rollup merge of #142637 - compiler-errors:less-globs, r=lcnrMichael Goulet-208/+259
2025-06-26Rollup merge of #142549 - the8472:intersperse-fold-tweak, r=tgross35Michael Goulet-1/+10
2025-06-26Rollup merge of #140942 - RalfJung:const-ref-to-mut, r=oli-obkMichael Goulet-373/+448
2025-06-26Rollup merge of #137843 - Daniel-Aaron-Bloom:const_cell, r=oli-obkMichael Goulet-35/+138
2025-06-26Fix some fixmes that were waiting for let chainsYotam Ofek-12/+11
2025-06-26Auto merge of #143057 - matthiaskrgr:rollup-bulih8o, r=matthiaskrgrbors-569/+1204
2025-06-26Tracking issue number for `iter_macro`Pavel Grigorenko-3/+3
2025-06-26Auto merge of #142774 - lcnr:search_graph-2, r=oli-obkbors-163/+73
2025-06-27Add more missing APIs, and minor fixesJieyou Xu-6/+8
2025-06-26clarify and unify 'transient mutable borrow' errorsRalf Jung-112/+83
2025-06-26add more sensible mut-ref-to-immutable testRalf Jung-8/+21
2025-06-26const-eval: allow constants to refer to mutable/external memory, but reject s...Ralf Jung-253/+344
2025-06-26Add missing stabilized slice chunk methodsJieyou Xu-0/+6
2025-06-26Use stable std linksJieyou Xu-2/+2
2025-06-26Rollup merge of #142981 - compiler-errors:verbose-missing-suggestion, r=estebankMatthias Krüger-123/+247
2025-06-26Rollup merge of #142884 - makai410:coroutine-body, r=celinvalMatthias Krüger-0/+111
2025-06-26Rollup merge of #142393 - compiler-errors:nofield, r=petrochenkovMatthias Krüger-18/+77
2025-06-26Rollup merge of #142285 - workingjubilee:dont-use-bad-assembly, r=nnethercoteMatthias Krüger-7/+10
2025-06-26Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, ...Matthias Krüger-65/+212
2025-06-26Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxuMatthias Krüger-58/+260
2025-06-26Rollup merge of #139594 - compiler-errors:if-cause, r=oli-obkMatthias Krüger-265/+202